diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-30 14:50:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-30 14:50:00 +0000 |
commit | 35814f474377d26663b35776a3ed47f88e93a92e (patch) | |
tree | e47f3c86a407a23170c968b480b37c0de512e021 /graphics/cinepaint | |
parent | 0773761592fcc4e45a6cc73733c1d8f321367966 (diff) | |
download | pkgsrc-35814f474377d26663b35776a3ed47f88e93a92e.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 |