diff options
Diffstat (limited to 'math/jama/Makefile')
-rw-r--r-- | math/jama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jama/Makefile b/math/jama/Makefile index 0c5dea0ba1e2..c2b242c54440 100644 --- a/math/jama/Makefile +++ b/math/jama/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \ unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt -USE_ZIP= yes +USES= zip:infozip NO_BUILD= yes do-install: |