summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2013-12-06 11:23:37 +0000
committerobache <obache>2013-12-06 11:23:37 +0000
commit053434fd875f1e01e357a552a5dcce4392d6bd99 (patch)
tree80c40ebd306316c418955d71327f58cc46ff68aa /graphics
parent0a51b46ef1d36c4a58483ef53f3b1c991da713fc (diff)
downloadpkgsrc-053434fd875f1e01e357a552a5dcce4392d6bd99.tar.gz
+ Pillow
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 8efa9fe3468..788960107d2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.662 2013/12/04 18:37:11 minskim Exp $
+# $NetBSD: Makefile,v 1.663 2013/12/06 11:23:37 obache Exp $
#
COMMENT= Graphics tools and libraries
@@ -18,6 +18,7 @@ SUBDIR+= MesaLib
SUBDIR+= Ngraph
SUBDIR+= OpenRM
SUBDIR+= PanoTools
+SUBDIR+= Pillow
SUBDIR+= SDL_image
SUBDIR+= TiffIO
SUBDIR+= aalib