1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix plist on gstreamer-plugins-libpng80

Reported by:	pointyhat via kris
This commit is contained in:
Michael Johnson 2006-05-04 11:21:33 +00:00
parent 5cc18bcd5d
commit fc68f5345b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161330
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
CATEGORIES= graphics
PORTREVISION= 2
PORTREVISION= 4
COMMENT= Gstreamer png plugin

View File

@ -458,6 +458,8 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \
${GST_LIB_DIR}/libgstpng.la \
${GST_LIB_DIR}/libgstpng.a \
${GST_LIB_DIR}/libgstpng.la \
${GST_LIB_DIR}/libgstsnapshot.a \
${GST_LIB_DIR}/libgstsnapshot.la \
${GST_LIB_DIR}/libgstsnapshot.so
.endif