diff options
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox/pkg-plist | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index e27a9d0fd..26bfa1bbb 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.47 2006/02/05 00:45:12 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.48 2006/02/05 02:05:39 ahze Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -28,7 +28,7 @@ INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner USE_GSTREAMER= flac mad gnomevfs gconf jpeg -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10 CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 0efac9ebe..b0ce14105 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -1,4 +1,6 @@ bin/rhythmbox +lib/bonobo/librb-nautilus-context-menu.a +lib/bonobo/librb-nautilus-context-menu.la lib/bonobo/librb-nautilus-context-menu.so libdata/bonobo/servers/GNOME_Rhythmbox.server libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server |