summaryrefslogtreecommitdiff
path: root/www/libgtkhtml
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:31:09 +0000
committerjoerg <joerg>2006-11-05 17:31:09 +0000
commita04891bb08b7613694e96b6c35d1de4d40422b95 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /www/libgtkhtml
parent99d41bdd30141350ae72be44236404dfb3afa3b1 (diff)
downloadpkgsrc-a04891bb08b7613694e96b6c35d1de4d40422b95.tar.gz
DESTDIR support.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r--www/libgtkhtml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index f3337666270..b9525510257 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/09/16 12:20:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.40 2006/11/05 17:37:55 joerg Exp $
#
DISTNAME= libgtkhtml-2.6.3
@@ -11,6 +11,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Lightweight HTML rendering GTK2 widget
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= yes