diff options
Diffstat (limited to 'net/p5-Frontier-RPC/Makefile')
-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 cce1d6f13020..b3d7a14dc67f 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -19,7 +19,6 @@ MAINTAINER= ijliao@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -USE_PERL5= yes PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |