diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-07 07:11:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-07 07:11:49 +0000 |
commit | 726f3c9735c4611a876bd0b891b656be3a5e2b48 (patch) | |
tree | 2aaaed56facb4b53ce909f261bd0acd29c570712 /multimedia/gstreamer-player | |
parent | Update to 0.18.3. (diff) |
Distfile was re-rolled so to fix a version number. Also, fix the plug-in
build.
Submitted by: bland
Diffstat (limited to 'multimedia/gstreamer-player')
-rw-r--r-- | multimedia/gstreamer-player/Makefile | 3 | ||||
-rw-r--r-- | multimedia/gstreamer-player/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gstreamer-player/Makefile b/multimedia/gstreamer-player/Makefile index b11a0aecdd2b..c01df0f613ae 100644 --- a/multimedia/gstreamer-player/Makefile +++ b/multimedia/gstreamer-player/Makefile @@ -7,6 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= multimedia audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -64,7 +65,7 @@ HEADERS_SUFX= CONFIGURE_ENV+= MOZILLA_CONFIG="${X11BASE}/lib/${MOZILLA}/mozilla-config" PLIST_SUB+= MOZILLA_PLUGIN="" .else -CONFIGURE_ENV+= MOZILLA_CONFIG="${FALSE}" +CONFIGURE_ENV+= MOZILLA_CONFIG="no" PLIST_SUB+= MOZILLA_PLUGIN="@comment " .endif diff --git a/multimedia/gstreamer-player/distinfo b/multimedia/gstreamer-player/distinfo index 2439faa3587a..989abe448a96 100644 --- a/multimedia/gstreamer-player/distinfo +++ b/multimedia/gstreamer-player/distinfo @@ -1 +1 @@ -MD5 (gst-player-0.6.0.tar.gz) = 2a2aae160c7b07c12fc54a067e013d55 +MD5 (gst-player-0.6.0.tar.gz) = 8a7bc3f23b444f8ac91cc89e18ec201b |