aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-12-23 02:22:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-12-23 02:22:19 +0000
commit92fbc75c13dd7bcfe72410a33275f3398a818a6a (patch)
tree763d9149160bb2bd189a8c2d8f4adda8c7e58ebf /net-mgmt
parentb461de35352a37910be96fe267e2b78aa7dd69c6 (diff)
downloadports-92fbc75c13dd7bcfe72410a33275f3398a818a6a.tar.gz
ports-92fbc75c13dd7bcfe72410a33275f3398a818a6a.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netdisco/Makefile2
-rw-r--r--net-mgmt/ocsinventory-agent/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile
index 38da7f0a66f9..af401c6aa6fe 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -92,7 +92,7 @@ post-patch:
-e 's#%%NETDISCO_GROUP%%#${GROUPS}#g' \
-e 's#%%NETDISCO_DBDIR%%#${NETDISCO_DBDIR}#g' \
-e 's#%%ETCDIR%%#${ETCDIR}#g' \
- -e 's#%%SITE_PERL%%#${SITE_PERL}#g' \
+ -e 's#%%SITE_PERL%%#${PREFIX}/${SITE_PERL_REL}#g' \
-e 's#%%APACHEMODDIR%%#${APACHEMODDIR}#g' \
-e 's#%%APACHEETCDIR%%#${APACHEETCDIR}#g' \
-e 's#%%MIBINCLUDES%%#${MIBINCLUDES}#g' \
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile
index a93ffb64327c..939fbce72ce0 100644
--- a/net-mgmt/ocsinventory-agent/Makefile
+++ b/net-mgmt/ocsinventory-agent/Makefile
@@ -26,7 +26,7 @@ USE_PERL5= configure
CONFIGURE_ENV= PERL_AUTOINSTALL=1
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
SUB_FILES= pkg-message
-SUB_LIST= SITE_PERL=${SITE_PERL}
+SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL_REL}
# define options
OPTIONS_DEFINE= DAEMON IPMI SSL PRINTER SNMP