diff options
Diffstat (limited to 'math/eval/Makefile')
-rw-r--r-- | math/eval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile index 033405221e8b..2bf7325e6988 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .lha MAINTAINER= slaven@rezic.de COMMENT= A full featured floating point expression evaluator -USE_LHA= yes +USES= lha PLIST_FILES= bin/Eval |