summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 23:53:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 23:53:15 +0000
commitc59cdd451aa475a0da54f14b65d5d6803e83e405 (patch)
tree55b519244852565f2ee8e74b7b50bf8e35f40779 /security
parentportlint: (diff)
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=26938
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-CBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index f9a510f118c0..4f458097319a 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Crypt
MAINTAINER= markm@FreeBSD.org
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/5.005/i386-freebsd/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RESTRICTED= "Crypto; export-controlled"