pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-blurhash
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 10 10:35:20 UTC 2024
Modified Files:
pkgsrc/graphics/py-blurhash: Makefile
Log Message:
py-blurhash: remove unused include
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-blurhash/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-blurhash/Makefile
diff -u pkgsrc/graphics/py-blurhash/Makefile:1.7 pkgsrc/graphics/py-blurhash/Makefile:1.8
--- pkgsrc/graphics/py-blurhash/Makefile:1.7 Tue Apr 30 11:37:23 2024
+++ pkgsrc/graphics/py-blurhash/Makefile Fri May 10 10:35:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2024/04/30 11:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/05/10 10:35:20 wiz Exp $
DISTNAME= blurhash-1.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,5 +22,4 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
.include "../../lang/python/wheel.mk"
-.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index