diff options
Diffstat (limited to 'math/jts/Makefile')
-rw-r--r-- | math/jts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jts/Makefile b/math/jts/Makefile index b8835257488a..0387ce90add4 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -18,7 +18,7 @@ NO_BUILD= yes USE_JAVA= yes NO_WRKSUBDIR= yes -VER= ${PORTVERSION:L} +VER= ${PORTVERSION:tl} JARFILES= JTS_Test acme jts-${VER} NO_STAGE= yes |