aboutsummaryrefslogtreecommitdiff
path: root/security/p5-PGP/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-02-02 10:09:32 +0000
committerMark Murray <markm@FreeBSD.org>1999-02-02 10:09:32 +0000
commitc42bebcdee525fdc8040b1a75b9bb6dcdf053696 (patch)
tree66989c62baeda252580752357b5b94220b1a979e /security/p5-PGP/Makefile
parent2be1adbe948ddc29ff78b1cc85ad3d38f2fdf0e0 (diff)
downloadports-c42bebcdee525fdc8040b1a75b9bb6dcdf053696.tar.gz
ports-c42bebcdee525fdc8040b1a75b9bb6dcdf053696.zip
Notes
Diffstat (limited to 'security/p5-PGP/Makefile')
-rw-r--r--security/p5-PGP/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile
index e81fc01ecf5d..1874b209b209 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.11 1998/09/03 13:45:47 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/15 21:31:53 asami Exp $
#
DISTNAME= PGP-0.3a
@@ -16,12 +16,10 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp
-BROKEN= perl5 upgrade
-
USE_PERL5= YES
MAN3= PGP::Pipe.3
-MANPREFIX= ${PREFIX}/lib/perl5
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
pre-configure:
@${CP} ${WRKSRC}/PGP/Pipe.pm ${WRKSRC}