From 69cde9deb51bb3221150adb9ddf36a2cbcd2f913 Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 20 Jan 2004 14:47:08 +0000 Subject: #Disable Options stuff, yes, it helps to read ports@ before committing. --- irc/bitchx/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'irc/bitchx/Makefile') diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 8ad455412caa..11da71bd363f 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -36,15 +36,15 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= BitchX.1 -OPTIONS= ESOND "With ESOUND support" off \ - GNOME "With GTK/GNOME1 Frontend" off \ - IPV6 "With IPV6 support" off \ - LATIN "Recommended if you are using an ISO-8859-1 display" off \ - PLUGINS "With BitchX Plugins" off \ - SOCKS5 "With SOCKS5 support" off \ - SSL "With SSL" off \ - TCL "With TCL support" off \ - XMMS "With XMMS plugin" off +#OPTIONS= ESOND "With ESOUND support" off \ +# GNOME "With GTK/GNOME1 Frontend" off \ +# IPV6 "With IPV6 support" off \ +# LATIN "Recommended if you are using an ISO-8859-1 display" off \ +# PLUGINS "With BitchX Plugins" off \ +# SOCKS5 "With SOCKS5 support" off \ +# SSL "With SSL" off \ +# TCL "With TCL support" off \ +# XMMS "With XMMS plugin" off .include -- cgit