diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-25 14:28:02 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-25 14:28:02 +0000 |
commit | 0ffa8c29a660278bb7ab324e61812df294c8693f (patch) | |
tree | a57594a4a14452eaefc30c738d1a357e6e6cf062 /print/Makefile | |
parent | 67663fc6cd7caf22e4b8b49cf5f1f41791541e2b (diff) | |
download | ports-0ffa8c29a660278bb7ab324e61812df294c8693f.tar.gz ports-0ffa8c29a660278bb7ab324e61812df294c8693f.zip |
Activate klyx.
Notes
Notes:
svn path=/head/; revision=11139
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 73d00e8b46a5..bbda9a4309ef 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/05/06 12:43:57 tg Exp $ +# $Id: Makefile,v 1.60 1998/05/17 20:15:24 andreas Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -29,6 +29,7 @@ SUBDIR += gv SUBDIR += html2latex SUBDIR += html2ps + SUBDIR += klyx SUBDIR += latex SUBDIR += lout SUBDIR += lprps |