pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/erfa
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 20 01:21:47 UTC 2020
Modified Files:
pkgsrc/math/erfa: Makefile
Log Message:
(math/erfa) unnecessary or harmfull python/egg.mk inclusion removed
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/erfa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/erfa/Makefile
diff -u pkgsrc/math/erfa/Makefile:1.2 pkgsrc/math/erfa/Makefile:1.3
--- pkgsrc/math/erfa/Makefile:1.2 Thu Dec 17 22:18:18 2020
+++ pkgsrc/math/erfa/Makefile Sun Dec 20 01:21:47 2020
@@ -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 @@ pre-configure:
./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