Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-ecdsa py-ecdsa: python/application.mk is n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/195084667b79
branches:  trunk
changeset: 432540:195084667b79
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat May 23 08:08:54 2020 +0000

description:
py-ecdsa: python/application.mk is not needed

diffstat:

 security/py-ecdsa/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 859893ca0df1 -r 195084667b79 security/py-ecdsa/Makefile
--- a/security/py-ecdsa/Makefile        Sat May 23 07:55:15 2020 +0000
+++ b/security/py-ecdsa/Makefile        Sat May 23 08:08:54 2020 +0000
@@ -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 @@
 
 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