mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add missing man page
Remove MAN3PREFIX while I'm here Submitted by: dosirak
This commit is contained in:
parent
10c5fcda8f
commit
f72b47caa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107038
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue