diff options
Diffstat (limited to 'devel/gail/Makefile')
-rw-r--r-- | devel/gail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gail/Makefile b/devel/gail/Makefile index 30b3179cc91..d5fd45534fa 100644 --- a/devel/gail/Makefile +++ b/devel/gail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:37 reed Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/22 08:24:29 grant Exp $ # DISTNAME= gail-1.4.1 @@ -13,7 +13,7 @@ COMMENT= GNOME Accessibility Implementation Library GNU_CONFIGURE= yes USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_X11= yes USE_LIBTOOL= yes |