aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-SSI/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-04-14 18:42:56 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-04-14 18:42:56 +0000
commitf72b47caa4786526824741fda84f96c524cb1d7f (patch)
treea15d45a517eb975b89be9e787535be4502817c04 /www/p5-Apache-SSI/Makefile
parent10c5fcda8f1cc66b9198bc6c6328d287b93675b2 (diff)
downloadports-f72b47caa4786526824741fda84f96c524cb1d7f.tar.gz
ports-f72b47caa4786526824741fda84f96c524cb1d7f.zip
Notes
Diffstat (limited to 'www/p5-Apache-SSI/Makefile')
-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 76cefd457076..e3c536f5b2ac 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>