aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-01-12 12:56:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-01-12 12:56:45 +0000
commit5756c1049145a6bf1d2edc34432fbbc46dc5de16 (patch)
tree5f368c4823962324bfc2645fc81e67971459362d /security/p5-Crypt-OpenPGP
parent23f107cf9a1c16ec4a8cf2accaf860df1b808f7f (diff)
downloadports-5756c1049145a6bf1d2edc34432fbbc46dc5de16.tar.gz
ports-5756c1049145a6bf1d2edc34432fbbc46dc5de16.zip
Mark NO_PACKAGE: something causes the package builds to go haywire and
spit out an infinite amount of text (this is bad for disk space)
Notes
Notes: svn path=/head/; revision=72965
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index 2da9967ec762..c2bc84259197 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+NO_PACKAGE= "Runaway package build"
+
PERLBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \