diff options
author | minskim <minskim@pkgsrc.org> | 2011-10-27 18:26:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-10-27 18:26:58 +0000 |
commit | fdc2ace235e3969b21f511895bfde6ae21c7288e (patch) | |
tree | 3001d99eee93c7cc8b37a8028ef429fb7ba7e7e5 /graphics/Makefile | |
parent | 8c3902530ab18755cafb4e43fccf413a4eb68794 (diff) | |
download | pkgsrc-fdc2ace235e3969b21f511895bfde6ae21c7288e.tar.gz |
Add tex-pst-pdf{,-doc}.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 372d6343af4..a436a3f6875 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.614 2011/10/27 18:07:20 minskim Exp $ +# $NetBSD: Makefile,v 1.615 2011/10/27 18:26:58 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -460,6 +460,8 @@ SUBDIR+= tex-pst-node SUBDIR+= tex-pst-node-doc SUBDIR+= tex-pst-osci SUBDIR+= tex-pst-osci-doc +SUBDIR+= tex-pst-pdf +SUBDIR+= tex-pst-pdf-doc SUBDIR+= tex-pst-plot SUBDIR+= tex-pst-plot-doc SUBDIR+= tex-pst-poly |