diff options
author | minskim <minskim@pkgsrc.org> | 2012-10-16 22:10:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2012-10-16 22:10:58 +0000 |
commit | fef822569425557cdd13147feed572d4b8e935a1 (patch) | |
tree | 7b3427468da89965b4e94dfe91ef22ddc93c609b /graphics | |
parent | 00a3f13ed0ffef89659264443e75d192b53dbaa2 (diff) | |
download | pkgsrc-fef822569425557cdd13147feed572d4b8e935a1.tar.gz |
Add tex-auto-pst-pdf{,-doc}.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 957af59136a..df6a6063158 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.636 2012/09/16 06:39:22 taca Exp $ +# $NetBSD: Makefile,v 1.637 2012/10/16 22:10:58 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -444,6 +444,8 @@ SUBDIR+= tex-a2ping SUBDIR+= tex-a2ping-doc SUBDIR+= tex-asyfig SUBDIR+= tex-asyfig-doc +SUBDIR+= tex-auto-pst-pdf +SUBDIR+= tex-auto-pst-pdf-doc SUBDIR+= tex-dvipng-doc SUBDIR+= tex-eepic SUBDIR+= tex-eepic-doc |