summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-09 10:43:31 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-09 10:43:31 +0800
commite6346693fe3dd23682a18a2f94fb61d9329953af (patch)
treebc9dc492118c4623f4ca9bfe36214a22d82e3ddf /audio/rhythmbox/Makefile
parent2738a551ba71b087e1824b63c857c3d4d2ff5b4d (diff)
downloadmarcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar.gz
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar.bz2
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar.lz
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar.xz
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.tar.zst
marcuscom-ports-e6346693fe3dd23682a18a2f94fb61d9329953af.zip
Update to 0.6.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1604 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 3a48a09e3..576580cbc 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rhythmbox
-PORTVERSION= 0.6.3
+PORTVERSION= 0.6.4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -26,8 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix lthack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
- CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LOCALBASE="${LOCALBASE}"
+ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
.ifdef (WITH_XINE)
LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine