diff options
Diffstat (limited to 'math/ent')
-rw-r--r-- | math/ent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ent/Makefile b/math/ent/Makefile index 7283dff2b09a..2c834686e1c2 100644 --- a/math/ent/Makefile +++ b/math/ent/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= horia@racoviceanu.com COMMENT= Entropy calculation and analysis of putative random sequences -USE_ZIP= yes +USES= zip NO_WRKSUBDIR= yes ALL_TARGET= ent PLIST_FILES= bin/ent |