From c59cdd451aa475a0da54f14b65d5d6803e83e405 Mon Sep 17 00:00:00 2001
From: Michael Haro <mharo@FreeBSD.org>
Date: Tue, 21 Mar 2000 23:53:15 +0000
Subject: PREFIX -> LOCALBASE (portlint)

---
 security/p5-Crypt-CBC/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'security')

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"
 
-- 
cgit v1.2.3