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 /benchmarks/mdtest | |
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 'benchmarks/mdtest')
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 327657421ac4..4bfc2e6e7de4 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |