From 6e0cd19a52e3235c0e4e7bdefbc9a97f9e58feb5 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 11 Aug 2006 17:13:29 +0000 Subject: gmake is needed to build, from Gilles Dauphin per PR pkg/34177 (this is not Solaris specific, it happened to me too on i386/current) --- graphics/gthumb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gthumb') diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index cc162676fe0..7304226c22d 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/07/05 05:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/08/11 17:13:29 drochner 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+= intltool msgfmt pkg-config +USE_TOOLS+= intltool msgfmt pkg-config gmake USE_DIRS+= xdg-1.1 gnome2-1.5 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -- cgit v1.2.3