aboutsummaryrefslogtreecommitdiff
path: root/irc
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
parent9d763b29f93aa0dff56a94d9096489aacc6f750a (diff)
downloadports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz
ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/bitchx/Makefile2
-rw-r--r--irc/irssi-devel/Makefile1
-rw-r--r--irc/irssi/Makefile1
-rw-r--r--irc/lostirc/Makefile1
-rw-r--r--irc/olirc/Makefile1
-rw-r--r--irc/xchat-gnome/Makefile1
-rw-r--r--irc/xchat/Makefile1
-rw-r--r--irc/xchat1/Makefile1
-rw-r--r--irc/xchat2/Makefile1
9 files changed, 0 insertions, 10 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
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index d389e25a4cd8..07d05269b031 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -16,7 +16,6 @@ COMMENT?= A modular IRC client with many features
USE_BZIP2= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
# `+=' is for slave ports
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index d389e25a4cd8..07d05269b031 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -16,7 +16,6 @@ COMMENT?= A modular IRC client with many features
USE_BZIP2= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
# `+=' is for slave ports
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index 583112c77480..71ce923ef7ed 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
intl.4:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile
index 4a83ae7208d2..ee8a3751bd4c 100644
--- a/irc/olirc/Makefile
+++ b/irc/olirc/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index b55cc807c6af..a832de800be9 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -21,7 +21,6 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
USE_REINPLACE= yes
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index b30d49a0df7b..f7e964153ff4 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -24,7 +24,6 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index b30d49a0df7b..f7e964153ff4 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -24,7 +24,6 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index b55cc807c6af..a832de800be9 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -21,7 +21,6 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
USE_REINPLACE= yes