summaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-SSI
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-04-14 18:42:56 +0000
committererwin <erwin@FreeBSD.org>2004-04-14 18:42:56 +0000
commitac7fd90d968518870de148623bcbccc3b42e279e (patch)
tree312380070dbffdf9df3422f4f1744da98ffe6c02 /www/p5-Apache-SSI
parentb71a790afa1a37f35409da7689bd96c83d4ecddc (diff)
downloadFreeBSD-ports-ac7fd90d968518870de148623bcbccc3b42e279e.zip
FreeBSD-ports-ac7fd90d968518870de148623bcbccc3b42e279e.tar.gz
Add missing man page
Remove MAN3PREFIX while I'm here Submitted by: dosirak
Diffstat (limited to 'www/p5-Apache-SSI')
-rw-r--r--www/p5-Apache-SSI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile
index 76cefd4..e3c536f 100644
--- a/www/p5-Apache-SSI/Makefile
+++ b/www/p5-Apache-SSI/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Apache::SSI.3
+MAN3= Apache::SSI.3 \
+ Apache::FakeSSI.3
.include <bsd.port.mk>
OpenPOWER on IntegriCloud