aboutsummaryrefslogtreecommitdiff
path: root/multimedia/clive
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 15:21:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 15:21:20 +0000
commitfe665b70e93500abc49b151fcd8c7b05be2a8139 (patch)
tree9822c26dc9a1b5985403c5bb638e84f468dfd856 /multimedia/clive
parentaf95f65219ff52c2bb574f6167971e69b751a8ee (diff)
downloadports-fe665b70e93500abc49b151fcd8c7b05be2a8139.tar.gz
ports-fe665b70e93500abc49b151fcd8c7b05be2a8139.zip
Notes
Diffstat (limited to 'multimedia/clive')
-rw-r--r--multimedia/clive/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile
index 64f789ab2b3a..18575ff7a3dd 100644
--- a/multimedia/clive/Makefile
+++ b/multimedia/clive/Makefile
@@ -24,10 +24,9 @@ CONFLICTS= py*-clive-[0-1]* ljclive-[0-9]*
USES= perl5
USE_PERL5= configure
-MAN1= clive.1
PLIST_FILES= bin/clive \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/clive/.packlist
+ %%SITE_PERL%%/%%PERL_ARCH%%/auto/clive/.packlist \
+ man/man1/clive.1.gz
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/clive
-NO_STAGE= yes
.include <bsd.port.mk>