diff options
author | skrll <skrll@pkgsrc.org> | 2002-06-05 08:59:32 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-06-05 08:59:32 +0000 |
commit | e934d8502662898e4ade3b9756a8653406c311bb (patch) | |
tree | c19736fd55703cc41cf103023c2ff298c977525e /graphics | |
parent | fa6e059436cae666cfdc4a33022224385bd22309 (diff) | |
download | pkgsrc-e934d8502662898e4ade3b9756a8653406c311bb.tar.gz |
Add and enable kdegraphics3
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 012fb0303f7..e386f1a77b4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.191 2002/06/01 08:18:45 wiz Exp $ +# $NetBSD: Makefile,v 1.192 2002/06/05 08:59:32 skrll Exp $ # COMMENT= Graphics tools and libraries @@ -91,6 +91,7 @@ SUBDIR+= jhead SUBDIR+= jpeg SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 +SUBDIR+= kdegraphics3 SUBDIR+= lcms SUBDIR+= libart2 SUBDIR+= libexif |