pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxml++1 The package supports installation t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c750367e274
branches: trunk
changeset: 537297:1c750367e274
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat Jan 05 23:24:46 2008 +0000
description:
The package supports installation to DESTDIR.
diffstat:
textproc/libxml++1/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4a983ebc5723 -r 1c750367e274 textproc/libxml++1/Makefile
--- a/textproc/libxml++1/Makefile Sat Jan 05 22:57:22 2008 +0000
+++ b/textproc/libxml++1/Makefile Sat Jan 05 23:24:46 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/09/20 21:03:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/05 23:24:46 heinz Exp $
#
DISTNAME= libxml++-1.0.5
@@ -11,6 +11,8 @@
HOMEPAGE= http://libxmlplusplus.sourceforge.net/
COMMENT= C++ wrapper for the libxml XML parser library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index