diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-13 03:18:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-13 03:18:50 +0000 |
commit | c7f9c259a3e774ad1a67114fe53f5fbf57791edb (patch) | |
tree | 9c8fcbe53d69c029b5f2e368d04f3c821163f3cd /multimedia | |
parent | 39c819966e60523c4125a38430cc15e8468d01cf (diff) | |
download | ports-c7f9c259a3e774ad1a67114fe53f5fbf57791edb.tar.gz ports-c7f9c259a3e774ad1a67114fe53f5fbf57791edb.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 9b6ecfe878fd..ece3c54e542f 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -454,10 +454,8 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png GST_PLUGIN_DIR= ext/libpng \ ext/snapshot PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ - ${GST_LIB_DIR}/libgstpng.a \ ${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 |