diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | f605fec2dbee8bc952241c1efb77b14fab314a12 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /textproc/libxml/Makefile | |
parent | 195c6c95e52f95c0427411eff46b821b0e62064c (diff) | |
download | pkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index a23be5b2a14..f42fa95a929 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2007/12/02 11:42:35 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2008/07/14 12:56:13 joerg Exp $ # DISTNAME= libxml-1.8.17 @@ -11,6 +11,7 @@ HOMEPAGE= http://xmlsoft.org/ COMMENT= XML parser (version 1), mainly used by the GNOME project PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes |