diff options
Diffstat (limited to 'multimedia/nautilus-media/Makefile')
-rw-r--r-- | multimedia/nautilus-media/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile index 99c25c7bde3c..b7d4b296bafa 100644 --- a/multimedia/nautilus-media/Makefile +++ b/multimedia/nautilus-media/Makefile @@ -7,6 +7,7 @@ PORTNAME= nautilus-media PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -19,7 +20,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack intlhack lthack nautilus2 gstreamerplugins +USE_GNOME= gnomeprefix gnomehack intlhack lthack nautilus2 +USE_GSTREAMER= core gnomevfs USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |