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 | 969e3965d90d2e2e9ba50e6a1b718acde275c4e5 (patch) | |
tree | 3001d99eee93c7cc8b37a8028ef429fb7ba7e7e5 /graphics/Makefile | |
parent | fd93ff46eafd166caea52002a1ebbd23237f2fcc (diff) | |
download | pkgsrc-969e3965d90d2e2e9ba50e6a1b718acde275c4e5.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 |