aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netdisco
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/netdisco
parentb461de35352a37910be96fe267e2b78aa7dd69c6 (diff)
downloadports-92fbc75c13dd7bcfe72410a33275f3398a818a6a.tar.gz
ports-92fbc75c13dd7bcfe72410a33275f3398a818a6a.zip
Notes
Diffstat (limited to 'net-mgmt/netdisco')
-rw-r--r--net-mgmt/netdisco/Makefile2
1 files changed, 1 insertions, 1 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' \