summaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-08-11 17:13:29 +0000
committerdrochner <drochner@pkgsrc.org>2006-08-11 17:13:29 +0000
commit6e0cd19a52e3235c0e4e7bdefbc9a97f9e58feb5 (patch)
tree966eb62d42212b5c5b4ed7069192c6ea6bea67e9 /graphics/gthumb
parent48fc5fcce5a4dbc150795a852d3d3770db439286 (diff)
downloadpkgsrc-6e0cd19a52e3235c0e4e7bdefbc9a97f9e58feb5.tar.gz
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)
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/Makefile4
1 files changed, 2 insertions, 2 deletions
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