diff options
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 |