diff options
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Ports/Makefile')
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Ports/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Ports/Makefile b/ports-mgmt/p5-FreeBSD-Ports/Makefile index 7f6de0182169..913d0a555360 100644 --- a/ports-mgmt/p5-FreeBSD-Ports/Makefile +++ b/ports-mgmt/p5-FreeBSD-Ports/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl modules for parsing FreeBSD's Ports INDEX file USE_BZIP2= yes PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= FreeBSD::Ports::Port.3 \ FreeBSD::Ports.3 .include <bsd.port.mk> |