diff options
author | dmcmahill <dmcmahill> | 2002-10-09 05:13:16 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-10-09 05:13:16 +0000 |
commit | 7cd8aa408c25f23346b8dcb230b5202524f3318c (patch) | |
tree | 00d2fba608fe5d430e3032efedccb000c129f1b7 /print | |
parent | 7603ac167057b62290e030a0885f9a1c5f60a4c5 (diff) | |
download | pkgsrc-7cd8aa408c25f23346b8dcb230b5202524f3318c.tar.gz |
add and enable latex-mk
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index c28b550713f..23d9956a032 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2002/09/18 22:34:03 jlam Exp $ +# $NetBSD: Makefile,v 1.90 2002/10/09 05:13:16 dmcmahill Exp $ # COMMENT= Desktop publishing @@ -48,6 +48,7 @@ SUBDIR+= ja-vflib SUBDIR+= ja-vflib-lib SUBDIR+= ja-vflib-utils SUBDIR+= ja-vfxdvik +SUBDIR+= latex-mk SUBDIR+= lgrind SUBDIR+= libgnomeprint SUBDIR+= libgnomeprintui |