Disable the OPTIONS line since it can confuse the users

when print/teTeX-base is installed as a dependency.
This commit is contained in:
Hiroki Sato 2004-06-22 07:57:02 +00:00
parent 1a006ddaae
commit 09d48e6c55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111973

View File

@ -70,9 +70,9 @@ MLINKS= allcm.1 allec.1 mktexlsr.1 texhash.1 tex.1 virtex.1 \
omega.1 viromega.1 pdftex.1 pdfvirtex.1
INFO= kpathsea latex web2c
OPTIONS= DVIPSK "Build and install dvipsk" off \
XDVIK "Build and install xdvik" off \
X11 "Build with X Window System support" on
#OPTIONS= DVIPSK "Build and install dvipsk" off \
# XDVIK "Build and install xdvik" off \
# X11 "Build with X Window System support" on
.include <bsd.port.pre.mk>