diff options
Diffstat (limited to 'devel/glade2/Makefile')
-rw-r--r-- | devel/glade2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 60e041bd6cd..54010812216 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/03 18:49:38 reed Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/22 08:24:29 grant Exp $ # DISTNAME= glade-2.0.1 @@ -17,7 +17,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |