diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++1/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxml++1/Makefile b/textproc/libxml++1/Makefile index 2c763f34e8c..2b50e8b75ef 100644 --- a/textproc/libxml++1/Makefile +++ b/textproc/libxml++1/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 |