diff options
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 41b78907561..003c26923fb 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2011/09/01 14:29:40 obache Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/25 06:56:04 asau Exp $ # DISTNAME= libxml-1.8.17 @@ -12,7 +12,6 @@ COMMENT= XML parser (version 1), mainly used by the GNOME project LICENSE= gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes |