aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-03-30 22:53:58 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-03-30 22:53:58 +0000
commit007af1f11a98894566fa85cf49f2778a40be8b85 (patch)
tree52e64bc0de66edf213505fa6105909aee6f8d401 /print
parentde05f2ae6c4bbf545bf02f70659014ae70103084 (diff)
downloadports-007af1f11a98894566fa85cf49f2778a40be8b85.tar.gz
ports-007af1f11a98894566fa85cf49f2778a40be8b85.zip
Notes
Diffstat (limited to 'print')
-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>