aboutsummaryrefslogtreecommitdiff
path: root/multimedia/audacious
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-03 05:47:17 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-03 05:47:17 +0000
commita4499db9a05dc3db23a5886576a497b322bf7910 (patch)
tree9eb1d35438b68df286404b2af17927467256e209 /multimedia/audacious
parent4008ca24f0f81b3413f1ace3460c238a56525936 (diff)
downloadports-a4499db9a05dc3db23a5886576a497b322bf7910.tar.gz
ports-a4499db9a05dc3db23a5886576a497b322bf7910.zip
Notes
Diffstat (limited to 'multimedia/audacious')
-rw-r--r--multimedia/audacious/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile
index e12963a4277f..eeab086d5fc6 100644
--- a/multimedia/audacious/Makefile
+++ b/multimedia/audacious/Makefile
@@ -31,7 +31,7 @@ OPTIONS= GNOME "Build with gconf support" off \
.include <bsd.port.pre.mk>
.if defined(WITH_GNOME)
-USE_GNOME+= gconf
+USE_GNOME+= gconf2
CONFIGURE_ARGS+=--enable-gconf
.endif