diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
| commit | 16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch) | |
| tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /math/eval | |
| parent | Two new USES added to finish handling distfiles formats a consistent way: (diff) | |
Convert to USES=lha
Diffstat (limited to 'math/eval')
| -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 |
