diff options
Diffstat (limited to 'graphics/gimp-base/Makefile')
-rw-r--r-- | graphics/gimp-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-base/Makefile b/graphics/gimp-base/Makefile index 9a22ccc3060..52f7f4f1b62 100644 --- a/graphics/gimp-base/Makefile +++ b/graphics/gimp-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/01/20 22:08:32 snj Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/24 15:46:43 grant Exp $ # DISTNAME= gimp-1.2.5 @@ -22,7 +22,7 @@ USE_BUILDLINK2= YES USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES USE_X11= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |