Add missing man page

Remove MAN3PREFIX while I'm here

Submitted by:	dosirak
This commit is contained in:
Erwin Lansing 2004-04-14 18:42:56 +00:00
parent 10c5fcda8f
commit f72b47caa4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107038

View file

@ -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>