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/blacs | |
parent | 7a3ef59b6cf9e56aa3977d4e99417b27af5a7be7 (diff) | |
download | ports-2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f.tar.gz ports-2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f.zip |
- 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)
Notes
Notes:
svn path=/head/; revision=361800
Diffstat (limited to 'math/blacs')
-rw-r--r-- | math/blacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 9fef4329a80b..9d106ca98c52 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/blacs/ DISTNAME= BLACS |