pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/py-backports.zstd



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Sep  3 12:50:36 UTC 2026

Modified Files:
        pkgsrc/archivers/py-backports.zstd: Makefile

Log Message:
py-backports.zstd: remove unused WHEEL_ARGS


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/py-backports.zstd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/py-backports.zstd/Makefile
diff -u pkgsrc/archivers/py-backports.zstd/Makefile:1.1 pkgsrc/archivers/py-backports.zstd/Makefile:1.2
--- pkgsrc/archivers/py-backports.zstd/Makefile:1.1     Thu Sep  3 08:25:04 2026
+++ pkgsrc/archivers/py-backports.zstd/Makefile Thu Sep  3 12:50:36 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/09/03 08:25:04 adam Exp $
+# $NetBSD: Makefile,v 1.2 2026/09/03 12:50:36 adam Exp $
 
 DISTNAME=      backports_zstd-1.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
@@ -12,9 +12,6 @@ LICENSE=      python-software-foundation
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=80:../../devel/py-setuptools
 
-WHEEL_ARGS+=   -C=--system-zstd=1
-#WHEEL_ARGS+=  --system-zstd
-
 PYTHON_VERSIONS_ACCEPTED=      313 312 311 310 # included in 3.14+
 
 .include "../../archivers/zstd/buildlink3.mk"



Home | Main Index | Thread Index | Old Index