aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-05-07 03:06:49 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-05-07 03:06:49 +0000
commite66e6df5c4f1ea9f8629117ac5a1b5b49c60e20a (patch)
tree6929c7bf5dd7e5c1bf5dafdceaafbd2b0f03fe29 /net-mgmt
parentb1d9d5f16e20cf6164bce5245c06fd6eb154b91e (diff)
downloadports-e66e6df5c4f1ea9f8629117ac5a1b5b49c60e20a.tar.gz
ports-e66e6df5c4f1ea9f8629117ac5a1b5b49c60e20a.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile3
-rw-r--r--net-mgmt/collectd5/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 1b7cedf55c8b..710ac33172ce 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -40,8 +40,7 @@ MAN5= collectd.conf.5 collectd-email.5 collectd-exec.5 \
collectd-java.5 collectd-python.5 types.db.5
USE_RC_SUBR= collectd collectdmon
-USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} \
- ${PREFIX}/lib
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 1b7cedf55c8b..710ac33172ce 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -40,8 +40,7 @@ MAN5= collectd.conf.5 collectd-email.5 collectd-exec.5 \
collectd-java.5 collectd-python.5 types.db.5
USE_RC_SUBR= collectd collectdmon
-USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} \
- ${PREFIX}/lib
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"