summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-18 01:22:21 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-18 01:22:21 +0000
commit7f62e49355937df51cc42bb7b194107e56c54371 (patch)
tree5f3fcd19d9556fa2941c928f25fdf764f597f3ae /print
parentAdd PKGNAME, and touch the install cookie after install (diff)
re-enable latex and latex209 since they seem to work.
Notes
Notes: svn path=/head/; revision=1441
Diffstat (limited to 'print')
-rw-r--r--print/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile
index fdc4f19bcf28..dbafd67f26f9 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,9 +1,6 @@
-# $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
+# $Id: Makefile,v 1.11 1995/03/30 22:53:58 ats Exp $
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \
- tex makeindex mltex texinfo transfig xdvi xtexshell
+ tex latex209 latex makeindex mltex texinfo transfig xdvi xtexshell
.include <bsd.port.subdir.mk>