summaryrefslogtreecommitdiff
path: root/print/teTeX-base
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-06-22 07:57:02 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-06-22 07:57:02 +0000
commit09d48e6c55a665f966e0c2bb55773d17767867c3 (patch)
treee4512e255fec662f6afcd0a965f3f6cec7f39df3 /print/teTeX-base
parentBack out to 0.0.11, because the 0.0.16 requires the development version of (diff)
Disable the OPTIONS line since it can confuse the users
when print/teTeX-base is installed as a dependency.
Notes
Notes: svn path=/head/; revision=111973
Diffstat (limited to 'print/teTeX-base')
-rw-r--r--print/teTeX-base/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile
index bea940b5cf43..eb7feaf97fe3 100644
--- a/print/teTeX-base/Makefile
+++ b/print/teTeX-base/Makefile
@@ -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>