diff options
author | joerg <joerg> | 2006-06-21 21:31:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-21 21:31:23 +0000 |
commit | c4fecde16529f5bc9f539e23771afc2d4ea7f3b5 (patch) | |
tree | 011913de66c05188b010c7f377a658540c3e1d06 /graphics/gthumb | |
parent | fdc72dd563936b0790c073a6338572a764b972fd (diff) | |
download | pkgsrc-c4fecde16529f5bc9f539e23771afc2d4ea7f3b5.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/gthumb')
-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 |