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
commit45791d93603925286c3810d9a9128028f5af2457 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /www/libgtkhtml
parent7cfb18417d39ccf6b90323afe93fda9ab1f77efc (diff)
downloadpkgsrc-45791d93603925286c3810d9a9128028f5af2457.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