diff options
author | joerg <joerg> | 2006-06-11 14:28:33 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-11 14:28:33 +0000 |
commit | 274dc8d119d75ecc3d867b5a3d39f83c22537edf (patch) | |
tree | 04d7323bf5a8dae691d206419280f34507e3a2d4 /graphics/libkipi | |
parent | cd058a2d9211bbd7a9905da03986bfde110dc4f5 (diff) | |
download | pkgsrc-274dc8d119d75ecc3d867b5a3d39f83c22537edf.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/libkipi')
-rw-r--r-- | graphics/libkipi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index caa89ebc62d..f143b54b39b 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/11 14:30:09 joerg Exp $ DISTNAME= libkipi-0.1.2 PKGREVISION= 3 @@ -11,7 +11,7 @@ HOMEPAGE= http://extragear.kde.org/apps/kipi/ COMMENT= KDE Image Plugin Interface USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt USE_LANGUAGES= c c++ GNU_CONFIGURE= YES USE_LIBTOOL= YES |