diff options
Diffstat (limited to 'devel/p5-Server-FastPL/Makefile')
-rw-r--r-- | devel/p5-Server-FastPL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Server-FastPL/Makefile b/devel/p5-Server-FastPL/Makefile index 9c1911054582..6d37e93d9ab8 100644 --- a/devel/p5-Server-FastPL/Makefile +++ b/devel/p5-Server-FastPL/Makefile @@ -19,6 +19,5 @@ PERL_CONFIGURE= yes MAN3= Server::FastPL.3 Server::FastPL::Client.3 \ Server::FastPL::Server.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |