diff options
author | hubertf <hubertf> | 2000-06-26 02:29:51 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-06-26 02:29:51 +0000 |
commit | 2f8bc82d43de9ed363757a5b781ac8326dc1d5c4 (patch) | |
tree | 3bfac5e13c07caad147b86da73f5d03bf232e80a /print/Makefile | |
parent | 9a8e1236ab49ca8f656e581c278a8c4da4b05ec5 (diff) | |
download | pkgsrc-2f8bc82d43de9ed363757a5b781ac8326dc1d5c4.tar.gz |
add & enable hugelatex & jadetex
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 81e9c3dd168..c902acb6cae 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/05/10 15:29:04 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2000/06/26 02:29:51 hubertf Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -17,6 +17,8 @@ SUBDIR += gnome-print SUBDIR += gv SUBDIR += html2ps + SUBDIR += hugelatex + SUBDIR += jadetex SUBDIR += lgrind SUBDIR += lyx SUBDIR += magicfilter |