diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-15 00:51:44 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-15 00:51:44 +0800 |
commit | 2f2bbaa5d62629a33ca9bd7bc93eae2ee1303bb9 (patch) | |
tree | 9ed3a4f99ab47dfed3dbbbd05e18246ef336cc33 /math/blacs | |
parent | f467408ae19dfe993fde5fd9129484d8c14d5049 (diff) | |
download | freebsd-ports-gnome-2f2bbaa5d62629a33ca9bd7bc93eae2ee1303bb9.tar.gz freebsd-ports-gnome-2f2bbaa5d62629a33ca9bd7bc93eae2ee1303bb9.tar.zst freebsd-ports-gnome-2f2bbaa5d62629a33ca9bd7bc93eae2ee1303bb9.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)
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 |