diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-04 11:21:33 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-04 11:21:33 +0000 |
commit | fc68f5345b0078142296e453e309972a453d281d (patch) | |
tree | a48cae9aaf0a0de30f120a0efb23211de9d8a014 /multimedia | |
parent | 5cc18bcd5dbf286f1190dc92367f43bebf10bbeb (diff) | |
download | ports-fc68f5345b0078142296e453e309972a453d281d.tar.gz ports-fc68f5345b0078142296e453e309972a453d281d.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
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 |