diff options
Diffstat (limited to 'www/lexbor/Makefile')
-rw-r--r-- | www/lexbor/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/lexbor/Makefile b/www/lexbor/Makefile index 133d6db27c71..1da0d4d8bef1 100644 --- a/www/lexbor/Makefile +++ b/www/lexbor/Makefile @@ -1,7 +1,6 @@ PORTNAME= lexbor DISTVERSIONPREFIX= v -DISTVERSION= 2.4.0 -PORTREVISION= 1 +DISTVERSION= 2.5.0 CATEGORIES= www MAINTAINER= alven@FreeBSD.org @@ -16,8 +15,6 @@ USES= cmake:testing USE_GITHUB= yes USE_LDCONFIG= yes -PLIST_SUB= SOVERSION=${DISTVERSION} - CMAKE_TESTING_ON= LEXBOR_BUILD_TESTS PLIST_SUB= SOVERSION=${DISTVERSION} |