pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-lxml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 15 11:44:00 UTC 2024

Modified Files:
        pkgsrc/textproc/py-lxml: Makefile

Log Message:
py-lxml: remove BUILDLINK_DEPMETHOD.py-cython, the bl3.mk file is not included


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/textproc/py-lxml/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-lxml/Makefile
diff -u pkgsrc/textproc/py-lxml/Makefile:1.100 pkgsrc/textproc/py-lxml/Makefile:1.101
--- pkgsrc/textproc/py-lxml/Makefile:1.100      Mon Jan 15 10:59:49 2024
+++ pkgsrc/textproc/py-lxml/Makefile    Mon Jan 15 11:44:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2024/01/15 10:59:49 adam Exp $
+# $NetBSD: Makefile,v 1.101 2024/01/15 11:44:00 wiz Exp $
 
 DISTNAME=      lxml-5.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,6 @@ USE_CC_FEATURES=      c99
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-BUILDLINK_DEPMETHOD.py-cython= build
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/batteries-included.mk"
 .include "../../lang/python/wheel.mk"



Home | Main Index | Thread Index | Old Index