pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + py-gmpy2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e94535d110b
branches:  trunk
changeset: 388176:1e94535d110b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 14 18:51:28 2022 +0000

description:
math/Makefile: + py-gmpy2

diffstat:

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

diffs (17 lines):

diff -r ee1537c87a2a -r 1e94535d110b math/Makefile
--- a/math/Makefile     Mon Nov 14 18:50:34 2022 +0000
+++ b/math/Makefile     Mon Nov 14 18:51:28 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.552 2022/09/26 14:03:10 pin Exp $
+# $NetBSD: Makefile,v 1.553 2022/11/14 18:51:28 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -386,6 +386,7 @@
 SUBDIR+=       py-ephem
 SUBDIR+=       py-fpconst
 SUBDIR+=       py-gmpy
+SUBDIR+=       py-gmpy2
 SUBDIR+=       py-gwcs
 SUBDIR+=       py-infinity
 SUBDIR+=       py-intervals



Home | Main Index | Thread Index | Old Index