diff options
Diffstat (limited to 'security/p5-PGP/Makefile')
-rw-r--r-- | security/p5-PGP/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 1940a76e5784..a0ed494d78ff 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -3,7 +3,7 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.9 1997/09/14 02:55:16 jfitz Exp $ +# $Id: Makefile,v 1.10 1997/09/18 02:47:42 jfitz Exp $ # DISTNAME= PGP-0.3a @@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp +BROKEN= perl5 upgrade + USE_PERL5= YES MAN3= PGP::Pipe.3 |