aboutsummaryrefslogtreecommitdiff
path: root/devel/benchmark/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-24 09:25:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-24 10:23:34 +0000
commita1fa284a6079395d971bc770a3e0191625b0ed6a (patch)
tree11d01ccbe0f32673ea1f2e756eda2dd732699235 /devel/benchmark/Makefile
parentd1aad01100d088b4d383c2a0ebfa66aa4541871a (diff)
downloadports-a1fa284a6079395d971bc770a3e0191625b0ed6a.tar.gz
ports-a1fa284a6079395d971bc770a3e0191625b0ed6a.zip
devel/benchmark: Update 1.5.2 -> 1.5.3
Reported by: portscout
Diffstat (limited to 'devel/benchmark/Makefile')
-rw-r--r--devel/benchmark/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile
index 2a76dd755097..523ce060a894 100644
--- a/devel/benchmark/Makefile
+++ b/devel/benchmark/Makefile
@@ -1,6 +1,6 @@
PORTNAME= benchmark
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.2
+DISTVERSION= 1.5.3
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -10,9 +10,10 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= google
-USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BENCHMARK_ENABLE_TESTING