diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-01-12 12:56:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-01-12 12:56:45 +0000 |
commit | 5756c1049145a6bf1d2edc34432fbbc46dc5de16 (patch) | |
tree | 5f368c4823962324bfc2645fc81e67971459362d /net/p5-Net-SSH-Perl | |
parent | 23f107cf9a1c16ec4a8cf2accaf860df1b808f7f (diff) |
Notes
Diffstat (limited to 'net/p5-Net-SSH-Perl')
-rw-r--r-- | net/p5-Net-SSH-Perl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index e8c64162060e..16c53c214ccb 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jesper@FreeBSD.org +NO_PACKAGE= "Runaway package build" + PERL_BASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} BUILD_DEPENDS= ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \ ${PERL_BASE}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \ |