aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r--irc/xchat2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 24536cc2186b..e33d70c5250a 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xchat2
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= irc gnome ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://xchat.org/files/source/2.6/
@@ -61,6 +62,7 @@ PLIST_SUB+= TCL="@comment "
.if !defined(WITHOUT_DBUS)
LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus
CONFIGURE_ARGS+=--enable-dbus
+USE_GNOME+= gconf2
GCONF_SCHEMAS= apps_xchat_url_handler.schemas
PLIST_SUB+= DBUS=""
.else