aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-13 21:25:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-13 21:25:30 +0000
commit3812c615c2af3520666b4d057b1dd8e48d19ccad (patch)
treee525eafe48ae70a2398ac7316645ea15ef8c900a /irc/xchat2/Makefile
parent5a0f6cabd0344bbe4e1bf179d24c33d231c1b71c (diff)
downloadports-3812c615c2af3520666b4d057b1dd8e48d19ccad.tar.gz
ports-3812c615c2af3520666b4d057b1dd8e48d19ccad.zip
Notes
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