summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 13:32:58 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 13:32:58 +0000
commit6e34cd2393a35a7e56400c87970f252519736d54 (patch)
tree1c2e0ce24b5b24e95cb500e1dd7e8e62f05a28fc /security
parentDon't gratuitously ignore PREFIX. Still be gratuitously stupid. (diff)
Perl fixes
Notes
Notes: svn path=/head/; revision=12750
Diffstat (limited to 'security')
-rw-r--r--security/p5-PGP-Sign/Makefile4
-rw-r--r--security/p5-PGP-Sign/pkg-plist6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile
index da1796937c5e..2674b2d53a33 100644
--- a/security/p5-PGP-Sign/Makefile
+++ b/security/p5-PGP-Sign/Makefile
@@ -3,7 +3,7 @@
# Date created: January 2, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/04 03:50:45 mph Exp $
#
DISTNAME= PGP-Sign-0.08
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/bin/pgp:${PORTSDIR}/security/pgp
USE_PERL5= yes
MAN3= PGP::Sign.3
-MANPREFIX= ${PREFIX}/lib/perl5
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/security/p5-PGP-Sign/pkg-plist b/security/p5-PGP-Sign/pkg-plist
index a50c2a1b4155..16b7001cc946 100644
--- a/security/p5-PGP-Sign/pkg-plist
+++ b/security/p5-PGP-Sign/pkg-plist
@@ -1,3 +1,3 @@
-lib/perl5/site_perl/PGP/Sign.pm
-lib/perl5/site_perl/i386-freebsd/auto/PGP/Sign/.packlist
-@dirrm lib/perl5/site_perl/i386-freebsd/auto/PGP/Sign
+lib/perl5/site_perl/%%PERL_VER%%/PGP/Sign.pm
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/PGP/Sign/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/PGP/Sign