diff options
author | agc <agc@pkgsrc.org> | 2002-05-22 21:31:22 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-22 21:31:22 +0000 |
commit | fb011ff0e1180c59be7f5081ffc46ccd7f559c7d (patch) | |
tree | efb6c2145f19800d2c469f19246acd589614e5f6 /graphics | |
parent | ea14214971b8ea51aa17266c7a95ce36d689f871 (diff) | |
download | pkgsrc-fb011ff0e1180c59be7f5081ffc46ccd7f559c7d.tar.gz |
Add and enable libart2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a0ad5a5df5c..36afcadb298 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2002/05/20 14:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.189 2002/05/22 21:31:22 agc Exp $ # COMMENT= Graphics tools and libraries @@ -92,6 +92,7 @@ SUBDIR+= jpeg SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 SUBDIR+= lcms +SUBDIR+= libart2 SUBDIR+= libexif SUBDIR+= libflash SUBDIR+= libgdgeda |