From fc68f5345b0078142296e453e309972a453d281d Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 4 May 2006 11:21:33 +0000 Subject: [PATCH] - Fix plist on gstreamer-plugins-libpng80 Reported by: pointyhat via kris --- graphics/gstreamer-plugins-libpng80/Makefile | 2 +- multimedia/gstreamer-plugins80/Makefile.common | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/gstreamer-plugins-libpng80/Makefile b/graphics/gstreamer-plugins-libpng80/Makefile index 38bfc8931d70..895c5b36b2c4 100644 --- a/graphics/gstreamer-plugins-libpng80/Makefile +++ b/graphics/gstreamer-plugins-libpng80/Makefile @@ -7,7 +7,7 @@ # CATEGORIES= graphics -PORTREVISION= 2 +PORTREVISION= 4 COMMENT= Gstreamer png plugin diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index b080a69004b3..c92d6d1af630 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -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