diff options
author | wiz <wiz@pkgsrc.org> | 2019-06-05 21:21:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-06-05 21:21:12 +0000 |
commit | 900adaa41ddfbe4af3da177424810b0804fc7138 (patch) | |
tree | d6441047dccab4325995ed51e55c90289e325343 /graphics/Makefile | |
parent | 57f4d04969e8fb4b3c5327e67228f25360f23ca0 (diff) | |
download | pkgsrc-900adaa41ddfbe4af3da177424810b0804fc7138.tar.gz |
graphics/Makefile: tex-contour*
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 d7e94471301..ba37d10b7eb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.818 2019/05/30 03:22:40 jnemeth Exp $ +# $NetBSD: Makefile,v 1.819 2019/06/05 21:21:12 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -562,6 +562,8 @@ SUBDIR+= tex-circuitikz SUBDIR+= tex-circuitikz-doc SUBDIR+= tex-cmarrows SUBDIR+= tex-cmarrows-doc +SUBDIR+= tex-contour +SUBDIR+= tex-contour-doc SUBDIR+= tex-drv SUBDIR+= tex-drv-doc SUBDIR+= tex-dviincl |