aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/collectd
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2011-09-07 10:22:30 +0800
committerzi <zi@FreeBSD.org>2011-09-07 10:22:30 +0800
commit1bd3b1e3453fac6f45e5173bea1fd8a5bea92d77 (patch)
tree610785ea7d58c4564f647c3711afbd020276957c /net-mgmt/collectd
parent17b02eae4750533f0270e674e3d4f224f82f93aa (diff)
downloadfreebsd-ports-gnome-1bd3b1e3453fac6f45e5173bea1fd8a5bea92d77.tar.gz
freebsd-ports-gnome-1bd3b1e3453fac6f45e5173bea1fd8a5bea92d77.tar.zst
freebsd-ports-gnome-1bd3b1e3453fac6f45e5173bea1fd8a5bea92d77.zip
Add CONFLICT for newly repocopied net-mgmt/collectd5
Approved by: wxs (mentor)
Diffstat (limited to 'net-mgmt/collectd')
-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"