From c634b4bb839753aec2ae1040e2c80a5282402cb8 Mon Sep 17 00:00:00 2001
From: Ying-Chieh Liao <ijliao@FreeBSD.org>
Date: Fri, 24 Oct 2003 12:05:09 +0000
Subject: utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
---
 net/junipoll/Makefile  | 2 +-
 net/junipoll/pkg-plist | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'net/junipoll')

diff --git a/net/junipoll/Makefile b/net/junipoll/Makefile
index b0675b4d157c..2fc2c20d73c5 100644
--- a/net/junipoll/Makefile
+++ b/net/junipoll/Makefile
@@ -15,7 +15,7 @@ MAINTAINER=	billf@FreeBSD.org
 COMMENT=	JUNIper router snmp POLLer for firewall filter counters
 
 RUN_DEPENDS=	rrdtool:${PORTSDIR}/net/rrdtool \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Altoids.pm:${PORTSDIR}/net/p5-Altoids
+		${SITE_PERL}/Altoids.pm:${PORTSDIR}/net/p5-Altoids
 
 PERL_CONFIGURE=	yes
 
diff --git a/net/junipoll/pkg-plist b/net/junipoll/pkg-plist
index 83ccc1238da3..b2014994c599 100644
--- a/net/junipoll/pkg-plist
+++ b/net/junipoll/pkg-plist
@@ -1,3 +1,3 @@
 bin/junipoll
-lib/perl5/site_perl/%%PERL_VER%%/HCInterfaceTemplate.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/junipoll/.packlist
+%%SITE_PERL%%/HCInterfaceTemplate.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/junipoll/.packlist
-- 
cgit v1.2.3