diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml314/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 6fc0b108c92..ce53d55fcfa 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/11/29 20:26:08 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/06 17:41:31 heinz Exp $ # DISTNAME= gtkhtml-3.16.2 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight HTML rendering/printing/editing engine +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |