diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Frontier-RPC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile index d47e78a82277..172bfd722655 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Frontier::Client.3 Frontier::Daemon.3 Frontier::RPC2.3 .include <bsd.port.mk> |