diff options
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 5826f08f7a2..a66c6d477a9 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/02/16 16:35:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.28 2003/04/27 12:47:00 cjep Exp $ DISTNAME= gtkhtml-1.1.7 PKGREVISION= 1 @@ -15,6 +15,7 @@ BUILDLINK_DEPENDS.gal?= gal>=0.21 USE_BUILDLINK2= YES USE_X11BASE= YES USE_GMAKE= YES +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |