summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2002-09-08 03:47:52 +0000
committerjim <jim@FreeBSD.org>2002-09-08 03:47:52 +0000
commitfe259adbc0cfe727ce99d975f47d846121639c1f (patch)
treee49809722be6ffeceef2de4804db8a5a1b939b0e /irc
parentdb474ed0268ab4d68bc8d5e01164fa8aff711d36 (diff)
downloadFreeBSD-ports-fe259adbc0cfe727ce99d975f47d846121639c1f.zip
FreeBSD-ports-fe259adbc0cfe727ce99d975f47d846121639c1f.tar.gz
Add USE_GNOME= gtk12 so configure actually finds gtk and builds the GUI.
Submitted by: skrueger@europe.com
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat/Makefile1
-rw-r--r--irc/xchat1/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index af44cb54..a5b3f78 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -24,6 +24,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_GNOMENG= yes
+USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
# Assign with `+=' for slave ports
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index af44cb54..a5b3f78 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -24,6 +24,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_GNOMENG= yes
+USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
# Assign with `+=' for slave ports
OpenPOWER on IntegriCloud