diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-18 22:03:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-18 22:03:56 +0000 |
commit | 29116247cc801236925a2c398dd593b173fffa2f (patch) | |
tree | ed60a31f1252409e2d44e16e2de95bc00c698d76 /graphics/Makefile | |
parent | cdb6489776b0f8249164e4022d8ebd3796ce424b (diff) | |
download | pkgsrc-29116247cc801236925a2c398dd593b173fffa2f.tar.gz |
Add and enable gimp-color-manager.
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 222996d4aed..11ea9d6c8a6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2005/05/18 22:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.383 2005/05/18 22:03:56 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview SUBDIR+= gimp +SUBDIR+= gimp-color-manager SUBDIR+= gimp-docs SUBDIR+= gimp-rawphoto SUBDIR+= gimp-refocus-it |