diff options
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r-- | devel/libglade2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index e0c460b307b..d6c544b8cf1 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2005/04/11 21:45:26 tv Exp $ +# $NetBSD: Makefile,v 1.36 2005/05/22 20:07:52 jlam Exp $ # DISTNAME= libglade-2.5.1 @@ -13,7 +13,7 @@ COMMENT= Runtime interpreter for GLADE GUI files (v2) BUILD_USES_MSGFMT= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_X11= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |