summaryrefslogtreecommitdiff
path: root/graphics/transcode
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-27 01:02:49 +0000
committergrant <grant@pkgsrc.org>2003-12-27 01:02:49 +0000
commit751aad29d38a00dca79a92ed54ed7b8f93b9e277 (patch)
treedbc63b811e2725718e053140b436f3dbb734488a /graphics/transcode
parent8f8be7c38345f1a18fdfa2606b28112f25421b84 (diff)
downloadpkgsrc-751aad29d38a00dca79a92ed54ed7b8f93b9e277.tar.gz
as per the Makefile and previous revisions, filter_pv.so is only built
if libXv.so exists, so we need to tweak the PLIST accordingly. noted by veego.
Diffstat (limited to 'graphics/transcode')
-rw-r--r--graphics/transcode/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/transcode/PLIST b/graphics/transcode/PLIST
index 1f0404076e2..e656cc2ef23 100644
--- a/graphics/transcode/PLIST
+++ b/graphics/transcode/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2003/12/26 12:40:39 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2003/12/27 01:02:49 grant Exp $
bin/avifix
bin/aviindex
bin/avimerge
@@ -144,8 +144,8 @@ lib/transcode/filter_normalize.la
lib/transcode/filter_normalize.so
lib/transcode/filter_null.la
lib/transcode/filter_null.so
+lib/transcode/${FILTERPV}
lib/transcode/filter_pv.la
-lib/transcode/filter_pv.so
lib/transcode/filter_resample.la
lib/transcode/filter_resample.so
lib/transcode/filter_skip.la