diff options
Diffstat (limited to 'math/saga/Makefile')
-rw-r--r-- | math/saga/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index 289d527e1959..0d4d5feffcb8 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,6 +1,6 @@ PORTNAME= saga -PORTVERSION= 9.8.0 -PORTREVISION= 2 +PORTVERSION= 9.8.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} @@ -36,7 +36,7 @@ DOS2UNIX_GLOB= *.cpp *.h USE_LDCONFIG= yes USE_WX= 3.2+ -GIT_TAGNAME= 332e77cb0 +GIT_TAGNAME= f6d3d9e20 CMAKE_ARGS= -DSVM_INCLUDE:PATH=${LOCALBASE}/include/svm.h CMAKE_ON= CMAKE_VERBOSE_MAKEFILE |