diff options
Diffstat (limited to 'math/jts')
-rw-r--r-- | math/jts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/jts/Makefile b/math/jts/Makefile index 1a054bbe9f88..67f3d67da6d5 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -21,6 +21,7 @@ NO_WRKSUBDIR= yes VER= ${PORTVERSION:L} JARFILES= JTS_Test acme jts-${VER} +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |