diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-14 14:42:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-14 14:42:49 +0800 |
commit | a2840ceb35c27299117ede50d9d17d1a172287b5 (patch) | |
tree | 4de6408d22a7f1eb5040369d6b79ad2c1c8eb175 /multimedia/nautilus-media/Makefile | |
parent | 2f7369dc30b973efc99fd32ac3ababd66dc73a4e (diff) | |
download | freebsd-ports-gnome-a2840ceb35c27299117ede50d9d17d1a172287b5.tar.gz freebsd-ports-gnome-a2840ceb35c27299117ede50d9d17d1a172287b5.tar.zst freebsd-ports-gnome-a2840ceb35c27299117ede50d9d17d1a172287b5.zip |
Update to 0.3.4.
Diffstat (limited to 'multimedia/nautilus-media/Makefile')
-rw-r--r-- | multimedia/nautilus-media/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile index bbd9225a9cc8..5998d9e54a7f 100644 --- a/multimedia/nautilus-media/Makefile +++ b/multimedia/nautilus-media/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nautilus-media -PORTVERSION= 0.3.3.1 -PORTREVISION= 1 +PORTVERSION= 0.3.4 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 @@ -16,13 +15,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer-based multimedia views for Nautilus -LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack nautilus2 +USE_GNOME= gnomeprefix gnomehack nautilus2 gstreamerplugins USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |