diff options
Diffstat (limited to 'graphics/gimp1-wideangle')
-rw-r--r-- | graphics/gimp1-wideangle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp1-wideangle/Makefile b/graphics/gimp1-wideangle/Makefile index 89b23cff06e..55292c56e54 100644 --- a/graphics/gimp1-wideangle/Makefile +++ b/graphics/gimp1-wideangle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:03 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:05 jlam Exp $ # DISTNAME= wideangleFeb03 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.ozemail.com.au/~hodsond/ COMMENT= GIMP plugin for wideangle lens distortions WRKSRC= ${WRKDIR}/wideangle -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake BUILD_TARGET= wideangle |