summaryrefslogtreecommitdiff
path: root/graphics/cqcam
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-18 17:55:07 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-18 17:55:07 +0000
commitc32eae1535141f6fc5d2cc94ff3db0844555e2a3 (patch)
tree02366c7accee5d2571e10d8389bf6656d9440ad7 /graphics/cqcam
parentRemove some manpages missed by the other person who did most of (diff)
Wow. Checkout the number of manpages that are in EZWGL. I think that's
too many, so I'll remove half of them.
Notes
Notes: svn path=/head/; revision=12620
Diffstat (limited to 'graphics/cqcam')
-rw-r--r--graphics/cqcam/pkg-plist9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/cqcam/pkg-plist b/graphics/cqcam/pkg-plist
index fcd6d2228db9..f2396767bb89 100644
--- a/graphics/cqcam/pkg-plist
+++ b/graphics/cqcam/pkg-plist
@@ -1,8 +1,7 @@
bin/cqcam
bin/xcqcam
bin/webcam
-man/man1/cqcam.1.gz
-@exec ln -s %D/%F %B/webcam.1.gz
-@exec ln -s %D/%F %B/xcqcam.1.gz
-@unexec rm %B/webcam.1.gz
-@unexec rm %B/xcqcam.1.gz
+@exec ln -s %D/man/man1/cqcam.1.gz %D/man/man1/webcam.1.gz
+@exec ln -s %D/man/man1/cqcam.1.gz %D/man/man1/xcqcam.1.gz
+@unexec rm %D/man/man1/webcam.1.gz
+@unexec rm %D/man/man1/xcqcam.1.gz