summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-28 16:07:53 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-28 16:07:53 +0000
commit6047b291cdde9e45164328df59481b09cc83fd4b (patch)
tree93112d830f5dd12d349ab5512f9ccfffc17290f1 /print
parentAdd wwwish. (diff)
Add tkHTML
Notes
Notes: svn path=/head/; revision=1549
Diffstat (limited to 'print')
-rw-r--r--print/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index dbafd67f26f9..2ced73402240 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.11 1995/03/30 22:53:58 ats Exp $
+# $Id: Makefile,v 1.12 1995/04/18 01:22:21 jmz Exp $
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview psutils \
- tex latex209 latex makeindex mltex texinfo transfig xdvi xtexshell
+ tex tkHTML latex209 latex makeindex mltex texinfo transfig xdvi \
+ xtexshell
.include <bsd.port.subdir.mk>