diff options
author | tg <tg@FreeBSD.org> | 1998-05-25 22:28:02 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-25 22:28:02 +0800 |
commit | a3ab8c52a9d048381808e6508beb3eeef4039bd4 (patch) | |
tree | 8ef409ffca26b66237a5d81238bc3c68f3451bad /print/Makefile | |
parent | 1e9f0192d374146dc36def452cc26832aeb9d34e (diff) | |
download | freebsd-ports-gnome-a3ab8c52a9d048381808e6508beb3eeef4039bd4.tar.gz freebsd-ports-gnome-a3ab8c52a9d048381808e6508beb3eeef4039bd4.tar.zst freebsd-ports-gnome-a3ab8c52a9d048381808e6508beb3eeef4039bd4.zip |
Activate klyx.
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 |