aboutsummaryrefslogtreecommitdiff
path: root/math/lambda/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 22:44:10 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 22:44:10 +0000
commit5ebed607cc00d6fbe8105bf8cd8d84d15dbd18f6 (patch)
treec869a0114a90ef3f64176b2d479cb822b6afd8c3 /math/lambda/Makefile
parentaf65230fd3f5ad84efd7c476e73c5ad38302caae (diff)
Notes
Diffstat (limited to 'math/lambda/Makefile')
-rw-r--r--math/lambda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lambda/Makefile b/math/lambda/Makefile
index 0662e88a48bb..31048e9f5900 100644
--- a/math/lambda/Makefile
+++ b/math/lambda/Makefile
@@ -11,7 +11,7 @@ COMMENT= Lambda calculus interpreter
LICENSE= GPLv2
-USES= perl5
+USES= perl5 readline
USE_PERL5= build
GNU_CONFIGURE= yes