1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix plist.

Submitted by:	QAT
This commit is contained in:
Koop Mast 2009-06-23 16:28:21 +00:00
parent 55bced310d
commit 4a3c740736
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236530

View File

@ -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>