diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
commit | baba9cd29faf459885696356676b8bb69a115660 (patch) | |
tree | 64cac8b4c9b752e5836933a9f45a66ded6d76f7e /net/p5-Frontier-RPC | |
parent | ba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff) | |
download | ports-baba9cd29faf459885696356676b8bb69a115660.tar.gz ports-baba9cd29faf459885696356676b8bb69a115660.zip |
Notes
Diffstat (limited to 'net/p5-Frontier-RPC')
-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> |