aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-gnonlin
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-06-23 16:28:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-06-23 16:28:21 +0000
commit4a3c74073607b6adb4a87fdad7200d7bf3c7b768 (patch)
treef1aae8cdc58a935df69680e6d3b6fee1c499f596 /multimedia/gstreamer-plugins-gnonlin
parent55bced310d35adffab1649bbb431e8bee36827f0 (diff)
downloadports-4a3c74073607b6adb4a87fdad7200d7bf3c7b768.tar.gz
ports-4a3c74073607b6adb4a87fdad7200d7bf3c7b768.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile
index 3a8ce3aeba0b..5d18a692bb01 100644
--- a/multimedia/gstreamer-plugins-gnonlin/Makefile
+++ b/multimedia/gstreamer-plugins-gnonlin/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gstreamer-plugins-gnonlin
PORTVERSION= 0.10.11
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/
DISTNAME= gnonlin-${PORTVERSION}
@@ -21,7 +22,7 @@ USE_GNOME= gnometarget
GNU_CONFIGURE= yes
USE_GSTREAMER= yes
-PLIST_FILES= lib/gstreamer-0.10/libgnl.a lib/gstreamer-0.10/libgnl.la \
+PLIST_FILES= lib/gstreamer-0.10/libgnl.la \
lib/gstreamer-0.10/libgnl.so
.include <bsd.port.mk>