aboutsummaryrefslogtreecommitdiffstats
path: root/math/calc
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-21 03:48:06 +0800
committeradamw <adamw@FreeBSD.org>2014-07-21 03:48:06 +0800
commit8aad18a6bc061f49227262f5339a1f4752d09d45 (patch)
tree1019b938f6d5509bf1f77830d8331b097dcf3a61 /math/calc
parentb18a45c73f1acc892c0d89728ba317d087cc8913 (diff)
downloadfreebsd-ports-gnome-8aad18a6bc061f49227262f5339a1f4752d09d45.tar.gz
freebsd-ports-gnome-8aad18a6bc061f49227262f5339a1f4752d09d45.tar.zst
freebsd-ports-gnome-8aad18a6bc061f49227262f5339a1f4752d09d45.zip
Add USES=readline to fix build.
Diffstat (limited to 'math/calc')
-rw-r--r--math/calc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index a52d57f8304c..485686b5f598 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= johans@FreeBSD.org
COMMENT= Arbitrary precision calculator
-USES= gmake tar:bzip2
+USES= gmake tar:bzip2 readline
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes