diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 16:51:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 16:51:44 +0000 |
commit | 2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f (patch) | |
tree | 9ed3a4f99ab47dfed3dbbbd05e18246ef336cc33 /math/parmetis/Makefile | |
parent | devel/py-jaraco.timing: Routines pertinent to the fourth dimension (diff) |
- Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64
Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r-- | math/parmetis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile index 7acc7085a20b..97225afdc217 100644 --- a/math/parmetis/Makefile +++ b/math/parmetis/Makefile @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD |