From deed5e01fdd95315c9916898c4e4df970e927517 Mon Sep 17 00:00:00 2001 From: bf Date: Mon, 9 Jul 2012 11:11:44 +0000 Subject: add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly note the restrictive license of the metis ports (while here, append the MPI port to *DEPENDS in math/parmetis, rather than using an assignment) PR: 169578 --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index c24adf81ad89..51ed4206ee19 100644 --- a/math/Makefile +++ b/math/Makefile @@ -233,6 +233,7 @@ SUBDIR += mbasecalc SUBDIR += metis SUBDIR += metis-edf + SUBDIR += metis4 SUBDIR += mingw32-libgmp SUBDIR += miracl SUBDIR += moo -- cgit