From 821f4bfe1527325c53be4dbf7c0a00aff391e896 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 24 Oct 2003 12:05:09 +0000 Subject: utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung --- net/openreg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/openreg/Makefile') diff --git a/net/openreg/Makefile b/net/openreg/Makefile index f0b89f1..da9f673 100644 --- a/net/openreg/Makefile +++ b/net/openreg/Makefile @@ -17,7 +17,7 @@ COMMENT= Domain Registry software RUN_DEPENDS= ${LOCALBASE}/sbin/stunnel:${PORTSDIR}/security/stunnel \ ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind9 \ ${LOCALBASE}/bin/postgres:${PORTSDIR}/${POSTGRESQL_PORT} \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes BUILD_DEPENDS= ${LOCALBASE}/include/isc/buffer.h:${PORTSDIR}/dns/bind9 LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -- cgit v1.1