1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

#Disable Options stuff, yes, it helps to read ports@ before committing.

This commit is contained in:
Tilman Keskinoz 2004-01-20 14:47:08 +00:00
parent 2acb9836b5
commit 7485693403
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98651

View File

@ -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>