pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-ecdsa
Module Name: pkgsrc
Committed By: adam
Date: Sat May 23 08:08:54 UTC 2020
Modified Files:
pkgsrc/security/py-ecdsa: Makefile
Log Message:
py-ecdsa: python/application.mk is not needed
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-ecdsa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-ecdsa/Makefile
diff -u pkgsrc/security/py-ecdsa/Makefile:1.9 pkgsrc/security/py-ecdsa/Makefile:1.10
--- pkgsrc/security/py-ecdsa/Makefile:1.9 Sat May 9 20:16:59 2020
+++ pkgsrc/security/py-ecdsa/Makefile Sat May 23 08:08:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/05/09 20:16:59 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/23 08:08:54 adam Exp $
DISTNAME= ecdsa-0.15
PKGNAME= ${PYPKGPREFIX}-ecdsa-0.15
@@ -14,6 +14,5 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../.
USE_LANGUAGES= # none
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index