pkgsrc-WIP-changes archive

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

Active py-numpy dependency



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Nov 18 08:43:24 2022 +0000
Changeset:	01cd533b45f6c51200728195cf1a67ab9ef2ac74

Modified Files:
	py-tinyarray/Makefile

Log Message:
Active py-numpy dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01cd533b45f6c51200728195cf1a67ab9ef2ac74

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-tinyarray/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-tinyarray/Makefile b/py-tinyarray/Makefile
index 3e4c6d863f..db1de54efb 100644
--- a/py-tinyarray/Makefile
+++ b/py-tinyarray/Makefile
@@ -12,6 +12,6 @@ LICENSE=	modified-bsd
 
 USE_LANGUAGES=	c c++
 
-#.include "../../math/py-numpy/buildlink3.mk"
+.include "../../math/py-numpy/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index