aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-26 01:59:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-26 01:59:09 +0000
commitd5908a200f5d66fc3528f405b08d194515f01600 (patch)
tree0b9cb7bf1e38ec26d097b9b3b58d7c13171227b0
parentbf679849a15fc02bd990e1a11cb96c7e41b1e532 (diff)
downloadports-d5908a200f5d66fc3528f405b08d194515f01600.tar.gz
ports-d5908a200f5d66fc3528f405b08d194515f01600.zip
Notes
-rw-r--r--net-mgmt/collectd5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 0e2becf6155c..30c3298a9f6a 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -202,6 +202,7 @@ CONFIGURE_ARGS+=--disable-debug
LIB_DEPENDS+= libdbi.so:${PORTSDIR}/databases/libdbi
CONFIGURE_ARGS+=--with-libdbi=${LOCALBASE} --enable-dbi
PLIST_SUB+= DBI=""
+CFLAGS+= -Wno-deprecated-declarations
.else
CONFIGURE_ARGS+=--without-libdbi --disable-dbi
PLIST_SUB+= DBI="@comment "