diff options
author | skrll <skrll@pkgsrc.org> | 2001-03-14 16:41:26 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-03-14 16:41:26 +0000 |
commit | f25522f3b1b6a8ee121b07cb555749e6e4efe686 (patch) | |
tree | 92407d7dd955e42643e140d5bc71171e3d4b2fc2 /graphics/Makefile | |
parent | b9cee5613960fc97f6491a1dc156aecdbec05596 (diff) | |
download | pkgsrc-f25522f3b1b6a8ee121b07cb555749e6e4efe686.tar.gz |
Add and enable kdegraphics2.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4ca690d9c01..994a7abd41a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2001/03/07 08:36:49 skrll Exp $ +# $NetBSD: Makefile,v 1.125 2001/03/14 16:41:26 skrll Exp $ # COMMENT= Graphics tools and libraries @@ -57,6 +57,7 @@ SUBDIR+= imlib SUBDIR+= iGMT SUBDIR+= jpeg SUBDIR+= kdegraphics +SUBDIR+= kdegraphics2 SUBDIR+= lcms SUBDIR+= libflash SUBDIR+= libgdgeda |