summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-06 17:22:45 +0000
committerheinz <heinz@pkgsrc.org>2008-01-06 17:22:45 +0000
commit90873fa1764e39a9f1f774e0c06a2e43dff689b9 (patch)
treefebc6e1b21f4c25e2b936b655b9706416cf9cc23 /net
parent2d255fdc1d9e2b1f76dbf005b9ed995f49f9502a (diff)
downloadpkgsrc-90873fa1764e39a9f1f774e0c06a2e43dff689b9.tar.gz
The package supports instalation to DESTDIR.
Diffstat (limited to 'net')
-rw-r--r--net/libsoup-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile
index e1680328e7e..33b00d5eef5 100644
--- a/net/libsoup-devel/Makefile
+++ b/net/libsoup-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/11/29 20:24:33 drochner Exp $
+# $NetBSD: Makefile,v 1.33 2008/01/06 17:22:45 heinz Exp $
DISTNAME= libsoup-2.2.104
PKGNAME= ${DISTNAME:S/soup/soup-devel/}
@@ -10,6 +10,8 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= HTTP library implementation in C
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
GNU_CONFIGURE= yes