diff options
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/Makefile | 3 |
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> |