diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-11 14:28:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-11 14:28:33 +0000 |
commit | 206512f5ef00f60d36e3aa2e1d4629cd30f9240c (patch) | |
tree | 04d7323bf5a8dae691d206419280f34507e3a2d4 /graphics | |
parent | cb498c4c6ff7f0c114e9cbb9164539fbf575a15d (diff) | |
download | pkgsrc-206512f5ef00f60d36e3aa2e1d4629cd30f9240c.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics')
-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 |