diff options
author | markd <markd@pkgsrc.org> | 2015-05-09 02:16:03 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-09 02:16:03 +0000 |
commit | be4ab7abbb6ccb1a77c187def4e654e1c49e49ac (patch) | |
tree | 329bdaeace901dd2fd4b155f303d72f6d0d09295 /graphics/Makefile | |
parent | ef4ee8e8260645fee9adc8c0ef50b31430c94ae4 (diff) | |
download | pkgsrc-be4ab7abbb6ccb1a77c187def4e654e1c49e49ac.tar.gz |
Add tex-animate{,-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 1bb62d1c56b..81558fb0af6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.706 2015/05/08 13:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.707 2015/05/09 02:16:03 markd Exp $ # COMMENT= Graphics tools and libraries @@ -471,6 +471,8 @@ SUBDIR+= tango-icon-theme SUBDIR+= tesseract SUBDIR+= tex-a2ping SUBDIR+= tex-a2ping-doc +SUBDIR+= tex-animate +SUBDIR+= tex-animate-doc SUBDIR+= tex-asyfig SUBDIR+= tex-asyfig-doc SUBDIR+= tex-auto-pst-pdf |