diff options
Diffstat (limited to 'math')
-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 b5217e9d2b3a..e1ec4c3f995e 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .lha MAINTAINER= eserte@cs.tu-berlin.de COMMENT= A full featured floating point expression evaluator -BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha +EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= # empty |