diff options
author | markd <markd@pkgsrc.org> | 2009-10-02 20:12:54 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-10-02 20:12:54 +0000 |
commit | cd96fe12a2f7d5625bcbd89ff1f3a3306fb69c0f (patch) | |
tree | c94c86a08ef4e3e75841d5d76a56eb2ec41d7a0b /graphics/Makefile | |
parent | 404134de4804a6003a8e7b1f82525455f5ddddc4 (diff) | |
download | pkgsrc-cd96fe12a2f7d5625bcbd89ff1f3a3306fb69c0f.tar.gz |
Add kdegraphics4 and oxygen-icons.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5a3788b60c8..d4fcc125bf4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.536 2009/09/07 18:32:40 joerg Exp $ +# $NetBSD: Makefile,v 1.537 2009/10/02 20:12:54 markd Exp $ # COMMENT= Graphics tools and libraries @@ -202,6 +202,7 @@ SUBDIR+= jpegoptim SUBDIR+= jpegpixi SUBDIR+= kbarcode SUBDIR+= kdegraphics3 +SUBDIR+= kdegraphics4 SUBDIR+= kipi-plugins SUBDIR+= kipi-plugins-calendar SUBDIR+= koverartist @@ -256,6 +257,7 @@ SUBDIR+= opencv SUBDIR+= opendis SUBDIR+= openexr SUBDIR+= optipng +SUBDIR+= oxygen-icons SUBDIR+= ov519view SUBDIR+= p5-Chart SUBDIR+= p5-Chart-ThreeD |