aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-09-07 02:22:30 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-09-07 02:22:30 +0000
commit48fe9c6e446a5059a9a4716562cf9255b812c521 (patch)
treea8693d3f54cdfdc53d947fea5f7806182ff91f5a /net-mgmt
parentbe5da1314da2fdc346d1d73fa57f0d76a7f2cfa6 (diff)
downloadports-48fe9c6e446a5059a9a4716562cf9255b812c521.tar.gz
ports-48fe9c6e446a5059a9a4716562cf9255b812c521.zip
Add CONFLICT for newly repocopied net-mgmt/collectd5
Approved by: wxs (mentor)
Notes
Notes: svn path=/head/; revision=281341
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 703d28fb2ea2..0907e45da33c 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -51,6 +51,8 @@ USE_RC_SUBR= collectd collectdmon
USE_LDCONFIG= yes
+CONFLICTS= collectd-5.[0-9]*
+
CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"