summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-27 06:41:59 +0000
committerwiz <wiz@pkgsrc.org>2008-04-27 06:41:59 +0000
commit1111854c56308624f149b30ee520efe3b1076332 (patch)
treed592b26556e68fa23a468ffad09fc090662b78d1 /graphics
parentde7c83c895a31f76ade76523743e6760fd938cdf (diff)
downloadpkgsrc-1111854c56308624f149b30ee520efe3b1076332.tar.gz
+ agg.
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 c3be83c897e..e4a6b6e484d 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.480 2008/04/05 02:02:20 tnn Exp $
+# $NetBSD: Makefile,v 1.481 2008/04/27 06:41:59 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -26,6 +26,7 @@ SUBDIR+= SDLKit
SUBDIR+= SDL_image
SUBDIR+= TiffIO
SUBDIR+= aalib
+SUBDIR+= agg
SUBDIR+= aqsis
SUBDIR+= artist
SUBDIR+= autotrace