pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/erfa (math/erfa) unnecessary or harmfull python/e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2eea6c912f2
branches:  trunk
changeset: 443730:d2eea6c912f2
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 20 01:21:47 2020 +0000

description:
(math/erfa) unnecessary or harmfull python/egg.mk inclusion removed

diffstat:

 math/erfa/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 0cc3b56735ba -r d2eea6c912f2 math/erfa/Makefile
--- a/math/erfa/Makefile        Sat Dec 19 19:16:30 2020 +0000
+++ b/math/erfa/Makefile        Sun Dec 20 01:21:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/12/17 22:18:18 mef Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/20 01:21:47 mef Exp $
 
 DISTNAME=      erfa-1.7.1
 CATEGORIES=    math
@@ -30,5 +30,4 @@
        ./bootstrap.sh; \
        aclocal; autoheader; automake -a --foreign -i; autoconf
 
-.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index