diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-21 21:31:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-21 21:31:23 +0000 |
commit | 0d666f33c1db2ad1ae8052890f8176fb297ef603 (patch) | |
tree | 011913de66c05188b010c7f377a658540c3e1d06 /graphics/gthumb/Makefile | |
parent | bd5d41792fe5ac76a0c551bf70fa5ec3e1edb727 (diff) | |
download | pkgsrc-0d666f33c1db2ad1ae8052890f8176fb297ef603.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/gthumb/Makefile')
-rw-r--r-- | graphics/gthumb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index d5898369927..6be565b531f 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/17 13:46:32 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/06/21 21:31:23 joerg Exp $ DISTNAME= gthumb-2.6.9 PKGREVISION= 3 @@ -9,7 +9,7 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://gthumb.sourceforge.net/ COMMENT= Image viewer and browser for the GNOME Desktop -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt USE_DIRS+= xdg-1.1 gnome2-1.5 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |