diff options
author | joerg <joerg> | 2007-01-30 14:50:00 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-30 14:50:00 +0000 |
commit | dd44b938b4898ce2f9ba192309e16f0265ca0cef (patch) | |
tree | e47f3c86a407a23170c968b480b37c0de512e021 /graphics/cinepaint | |
parent | b8e7e020a87b893078c2db832aeb98c3ff0fc82e (diff) | |
download | pkgsrc-dd44b938b4898ce2f9ba192309e16f0265ca0cef.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index d50213bb443..bac02cea9af 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/01/16 12:52:44 adam Exp $ +# $NetBSD: Makefile,v 1.18 2007/01/30 14:50:00 joerg Exp $ DISTNAME= cinepaint-0.21-2 PKGNAME= cinepaint-0.21.2 @@ -13,7 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-python |