summaryrefslogtreecommitdiff
path: root/graphics/cqcam
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 03:18:36 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 03:18:36 +0000
commitf0fba9166194a2a9b10242f9c6e575d429344555 (patch)
treee74d436b2a87f117a72bc476cc1e1c3ad97a2f34 /graphics/cqcam
parentMake sure to remove everything we install. (diff)
Use MLINKS to install symlinks to manpages.
Notes
Notes: svn path=/head/; revision=13654
Diffstat (limited to 'graphics/cqcam')
-rw-r--r--graphics/cqcam/Makefile4
-rw-r--r--graphics/cqcam/pkg-plist4
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
index 4cfc66c10fe2..4ed883963069 100644
--- a/graphics/cqcam/Makefile
+++ b/graphics/cqcam/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Oct 1997
# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
#
-# $Id: Makefile,v 1.5 1998/08/07 23:56:24 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/25 10:05:07 asami Exp $
#
DISTNAME= cqcam-0.45a
@@ -16,5 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
MAN1= cqcam.1
+MLINKS= cqcam.1 webcam.1 \
+ cqcam.1 xcqcam.1
.include <bsd.port.mk>
diff --git a/graphics/cqcam/pkg-plist b/graphics/cqcam/pkg-plist
index f2396767bb89..951f0510fdbd 100644
--- a/graphics/cqcam/pkg-plist
+++ b/graphics/cqcam/pkg-plist
@@ -1,7 +1,3 @@
bin/cqcam
bin/xcqcam
bin/webcam
-@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