diff options
Diffstat (limited to 'graphics/gimp-refocus-it/Makefile')
-rw-r--r-- | graphics/gimp-refocus-it/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-refocus-it/Makefile b/graphics/gimp-refocus-it/Makefile index d32707b3bc1..85f6c8744b1 100644 --- a/graphics/gimp-refocus-it/Makefile +++ b/graphics/gimp-refocus-it/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/09/21 13:03:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/11/20 17:46:44 rillig Exp $ # DISTNAME= refocus-it-2.0.0 @@ -15,6 +15,7 @@ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes #just build the plugin CONFIGURE_ARGS+= --without-cmdline +USE_FEATURES= asprintf USE_TOOLS+= intltool msgfmt pkg-config PTHREAD_AUTO_VARS= yes |