aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-01-20 22:47:08 +0800
committerarved <arved@FreeBSD.org>2004-01-20 22:47:08 +0800
commit69cde9deb51bb3221150adb9ddf36a2cbcd2f913 (patch)
treed1c97ead635b486fa4053b7d9b118db208ddc769 /irc
parent7e363c6c8e210f2c14a952844112f1f7118bd78e (diff)
downloadfreebsd-ports-gnome-69cde9deb51bb3221150adb9ddf36a2cbcd2f913.tar.gz
freebsd-ports-gnome-69cde9deb51bb3221150adb9ddf36a2cbcd2f913.tar.zst
freebsd-ports-gnome-69cde9deb51bb3221150adb9ddf36a2cbcd2f913.zip
#Disable Options stuff, yes, it helps to read ports@ before committing.
Diffstat (limited to 'irc')
-rw-r--r--irc/bitchx/Makefile18
1 files changed, 9 insertions, 9 deletions
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 <bsd.port.pre.mk>