freebsd-ports/print/Makefile
Andreas Schulz 007af1f11a Remove latex and latex209 from the subdir list and put it into the
broken category.
latex runs into an endless input loop.
latex209 doesn't find the hyphen file.
1995-03-30 22:53:58 +00:00

9 lines
315 B
Makefile

# $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 makeindex mltex texinfo transfig xdvi xtexshell
.include <bsd.port.subdir.mk>