pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-libxml2
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 22 10:30:22 UTC 2023
Modified Files:
pkgsrc/textproc/py-libxml2: Makefile
Log Message:
py-libxml2: update to 2.10.3.
Change: see libxml2.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/textproc/py-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/py-libxml2/Makefile
diff -u pkgsrc/textproc/py-libxml2/Makefile:1.82 pkgsrc/textproc/py-libxml2/Makefile:1.83
--- pkgsrc/textproc/py-libxml2/Makefile:1.82 Wed Nov 23 16:21:13 2022
+++ pkgsrc/textproc/py-libxml2/Makefile Sun Jan 22 10:30:22 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.82 2022/11/23 16:21:13 adam Exp $
+# $NetBSD: Makefile,v 1.83 2023/01/22 10:30:22 wiz Exp $
-PKGREVISION= 1
.include "../../textproc/libxml2/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +10,8 @@ LICENSE= modified-bsd
USE_GCC_RUNTIME= yes
PYSETUPSUBDIR= python
-NO_CONFIGURE= YES
+GNU_CONFIGURE= YES
+USE_TOOLS+= pkg-config
SUBST_CLASSES+= setup
SUBST_MESSAGE.setup= Fixing hardcoded paths.
Home |
Main Index |
Thread Index |
Old Index