summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-19 13:49:03 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-19 13:49:03 +0800
commit8a522277bf0521ced62afa74896ed711a8804900 (patch)
tree5e8d2385f29534dc12d7db07843f06d209a9adf1 /audio/rhythmbox-devel/Makefile
parent2b8e6f4f951c6f48c2f12e95f37694563c7fad9a (diff)
downloadmarcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.gz
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.bz2
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.lz
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.xz
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.zst
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.zip
Update to 0.9.5.
Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6470 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-rw-r--r--audio/rhythmbox-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 48f4f5d3a..ab0b2b1f0 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.60 2006/06/03 04:21:55 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.61 2006/06/14 04:54:00 marcus Exp $
#
PORTNAME= rhythmbox
-PORTVERSION= 0.9.4.1
-PORTREVISION= 7
+PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -35,6 +35,7 @@ WANT_GNOME= yes
USE_GSTREAMER= flac mad gnomevfs gconf jpeg
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10
+INSTALLS_ICONS= yes
CONFIGURE_ENV= LIBS="-lm" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"