pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup-devel The package supports instalation to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06e17b930311
branches:  trunk
changeset: 537340:06e17b930311
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jan 06 17:22:45 2008 +0000

description:
The package supports instalation to DESTDIR.

diffstat:

 net/libsoup-devel/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c4c9a2520b4c -r 06e17b930311 net/libsoup-devel/Makefile
--- a/net/libsoup-devel/Makefile        Sun Jan 06 17:17:14 2008 +0000
+++ b/net/libsoup-devel/Makefile        Sun Jan 06 17:22:45 2008 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index