diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-02-08 23:33:04 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-02-08 23:33:04 +0000 |
commit | 325c03f2cb647e5de63b4707aaa743644589e3e0 (patch) | |
tree | 520e5e8c389a19c155c7fe9028e71741bbf73e8e /print | |
parent | aa423f8841cf1c7d19d8b3116246e377f1e5121f (diff) | |
download | pkgsrc-325c03f2cb647e5de63b4707aaa743644589e3e0.tar.gz |
transfig works
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index fafae3432e2..633b5303581 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1997/12/29 02:47:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/02/08 23:33:04 hubertf Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -41,7 +41,7 @@ # SUBDIR += tex # SUBDIR += texinfo # SUBDIR += tr2latex -# SUBDIR += transfig + SUBDIR += transfig # SUBDIR += virtualpaper # SUBDIR += xdvi # SUBDIR += xmbibtex |