pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/libxml2
Module Name: pkgsrc
Committed By: rillig
Date: Thu Mar 30 09:59:18 UTC 2023
Modified Files:
pkgsrc/textproc/libxml2: Makefile
Log Message:
libxml2: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 pkgsrc/textproc/libxml2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/libxml2/Makefile
diff -u pkgsrc/textproc/libxml2/Makefile:1.167 pkgsrc/textproc/libxml2/Makefile:1.168
--- pkgsrc/textproc/libxml2/Makefile:1.167 Fri Jan 27 14:49:37 2023
+++ pkgsrc/textproc/libxml2/Makefile Thu Mar 30 09:59:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2023/01/27 14:49:37 jperkin Exp $
+# $NetBSD: Makefile,v 1.168 2023/03/30 09:59:18 rillig Exp $
.include "../../textproc/libxml2/Makefile.common"
@@ -11,7 +11,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/libxml2
CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_PREFIX.iconv}
CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
CONFIGURE_ARGS+= --with-lzma=${BUILDLINK_PREFIX.xz}
Home |
Main Index |
Thread Index |
Old Index