summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2016-10-18 02:52:11 +0000
committerkamil <kamil@pkgsrc.org>2016-10-18 02:52:11 +0000
commitf3bd5914af7bbbfa0aaac9c93325f86085277a22 (patch)
tree61d9fdfb508361b4725713b5635d76883bce7117 /graphics
parent254e1ec28e49ce451c3d1fcb973825230827970a (diff)
downloadpkgsrc-f3bd5914af7bbbfa0aaac9c93325f86085277a22.tar.gz
Add graphics/ptex
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 70ba43e6d9b..4a318805b6a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.752 2016/09/20 12:38:54 markd Exp $
+# $NetBSD: Makefile,v 1.753 2016/10/18 02:52:11 kamil Exp $
#
COMMENT= Graphics tools and libraries
@@ -418,6 +418,7 @@ SUBDIR+= povray
SUBDIR+= prag
SUBDIR+= ps2eps
SUBDIR+= pstoedit
+SUBDIR+= ptex
SUBDIR+= py-OpenGL
SUBDIR+= py-Pillow
SUBDIR+= py-aafigure