summaryrefslogtreecommitdiff
path: root/textproc/libxml++/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2007-11-29 22:05:33 +0000
committerheinz <heinz>2007-11-29 22:05:33 +0000
commitdb879a256bd3e6b85a0f614b344d2742a4b364a1 (patch)
tree857802f58afd216b9ab5b255a0671e9c4a9f2291 /textproc/libxml++/Makefile
parentd98dcbe3c6e6141ba15fe53aa94c9703c6031ddf (diff)
downloadpkgsrc-db879a256bd3e6b85a0f614b344d2742a4b364a1.tar.gz
Package supports installation to DESTDIR.
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r--textproc/libxml++/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 40f3c693760..df98a2a60ac 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/11/29 22:05:33 heinz Exp $
DISTNAME= libxml++-2.18.1
PKGREVISION= 1
@@ -10,6 +10,8 @@ MAINTAINER= evaldo@gardenali.biz
HOMEPAGE= http://libxmlplusplus.sourceforge.net/
COMMENT= C++ wrapper for the libxml XML parser library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes