aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-09 14:23:03 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-09 14:23:03 +0000
commit7fe3e5f210c4728bfdd48cb45a3c01ccafdfc946 (patch)
tree9607f50f7fd8fe5ba50c75df56d726f02cb41873 /net-mgmt/collectd5
parentd770c184c1b4b30fe037f13e9865d1605417b762 (diff)
downloadports-7fe3e5f210c4728bfdd48cb45a3c01ccafdfc946.tar.gz
ports-7fe3e5f210c4728bfdd48cb45a3c01ccafdfc946.zip
Notes
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 963f02ca400f..127d87239aef 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -145,10 +145,9 @@ PLIST_SUB+= SNMP="@comment "
.endif
.if defined(WITH_XMMS)
-USE_GNOME+= _glib20
LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms
CONFIGURE_ARGS+=--enable-xmms
-CFLAGS+= `pkg-config glib --cflags`
+CFLAGS+= `xmms-config --cflags`
PLIST_SUB+= XMMS=""
.else
CONFIGURE_ARGS+=--disable-xmms