summaryrefslogtreecommitdiff
path: root/irc/xchat1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r--irc/xchat1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 545265bada3c..cefb58881982 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -15,6 +15,9 @@ MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
Imlib.5:${PORTSDIR}/graphics/imlib
+.if defined(USE_GNOME)
+LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
+.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config