aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commitb33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch)
tree4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /irc/bitchx/Makefile
parent9d763b29f93aa0dff56a94d9096489aacc6f750a (diff)
downloadports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz
ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip
Notes
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index a9415b2658e0..38b2c0ea844a 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -49,7 +49,6 @@ MAN1= BitchX.1
.if defined(WITH_GNOME)
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomelibs
CONFIGURE_ARGS+=--with-gtk
CFLAGS+= -I${X11BASE}/include/gnome-1.0/
@@ -59,7 +58,6 @@ CONFIGURE_ARGS+=--without-gtk
PLIST_SUB+= GNOME:="@comment " NOGNOME:=""
.endif
.if (defined(WITH_ESOUND) && defined(WITH_GNOME))
-USE_GNOMENG= yes
USE_GNOME+= esound
CONFIGURE_ARGS+=--enable-sound
.endif