diff options
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 9d0bd6c00b5..cb6677d7cdb 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/04/11 21:47:53 tv Exp $ +# $NetBSD: Makefile,v 1.43 2005/05/22 20:08:45 jlam Exp $ DISTNAME= gtkhtml-1.1.10 PKGREVISION= 5 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight HTML rendering/printing/editing engine USE_X11BASE= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |