pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + hs-invariant



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5002f0f8bcb
branches:  trunk
changeset: 374097:e5002f0f8bcb
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 09:58:48 2022 +0000

description:
math/Makefile: + hs-invariant

diffstat:

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

diffs (17 lines):

diff -r 39ef870a2cbd -r e5002f0f8bcb math/Makefile
--- a/math/Makefile     Wed Feb 16 09:58:40 2022 +0000
+++ b/math/Makefile     Wed Feb 16 09:58:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2022/02/16 09:58:07 pho Exp $
+# $NetBSD: Makefile,v 1.531 2022/02/16 09:58:48 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -220,6 +220,7 @@
 SUBDIR+=       hs-free
 SUBDIR+=       hs-ieee754
 SUBDIR+=       hs-integer-logarithms
+SUBDIR+=       hs-invariant
 SUBDIR+=       hs-math-functions
 SUBDIR+=       hs-monoid-subclasses
 SUBDIR+=       hs-mwc-random



Home | Main Index | Thread Index | Old Index