summaryrefslogtreecommitdiff
path: root/benchmarks/nqueens/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/nqueens/Makefile')
-rw-r--r--benchmarks/nqueens/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/nqueens/Makefile b/benchmarks/nqueens/Makefile
index 3759607eedfa..eb710fc1d10b 100644
--- a/benchmarks/nqueens/Makefile
+++ b/benchmarks/nqueens/Makefile
@@ -3,12 +3,13 @@ PORTVERSION= 1.0
CATEGORIES= benchmarks
MASTER_SITES= http://www.arch.cs.titech.ac.jp/~kise/nq/package/
DISTNAME= qn24b-version${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= nakaji@jp.freebsd.org
COMMENT= N-queens benchmark
WWW= https://www.arch.cs.titech.ac.jp/~kise/nq/index.htm
+USES= tar:tgz
+
WRKSRC= ${WRKDIR}/version${PORTVERSION}
OPTIONS_DEFINE= MPI STATIC OPTIMIZED_CFLAGS