summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index 7f6d31cb3b25..fdc4f19bcf28 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,9 @@
-# $Id: Makefile,v 1.9 1995/01/13 14:16:34 jkh Exp $
+# $Id: Makefile,v 1.10 1995/02/28 22:40:11 gpalmer Exp $
+#
+# Broken: latex, runs into an endless input loop
+# Broken: latex209, Doesn't find the hyphen file
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \
- tex latex latex209 makeindex mltex texinfo transfig xdvi xtexshell
+ tex makeindex mltex texinfo transfig xdvi xtexshell
.include <bsd.port.subdir.mk>