summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-17 04:29:46 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-04-17 04:29:46 +0800
commit3040df689e1689d4b2a95f9ceb9ec22b292f78f6 (patch)
tree6f2fbf17616a8431586cf20d1532be7ff284fcfd /audio/rhythmbox/Makefile
parentb0ba5c362067e1a914f5b434f7806570f5d759c1 (diff)
downloadmarcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar.gz
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar.bz2
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar.lz
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar.xz
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.tar.zst
marcuscom-ports-3040df689e1689d4b2a95f9ceb9ec22b292f78f6.zip
Update to 0.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2273 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 49f88ee70..248711be9 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= rhythmbox
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.0
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
DIST_SUBDIR= gnome2
MAINTAINER= marcus@freebsd.org
@@ -23,7 +23,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix libgnomeui
+USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui
USE_LIBTOOL_VER=13
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"