aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
commit2ac8e45b302661f32c1150bc000ad597714a545f (patch)
tree90ea9c07e1113a3bc340f96d46f703b5020d7eec /math
parent9be0d645fd930e63a69f8b0fc651971b3be0f5f9 (diff)
downloadports-2ac8e45b302661f32c1150bc000ad597714a545f.tar.gz
ports-2ac8e45b302661f32c1150bc000ad597714a545f.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/eval/Makefile2
-rw-r--r--math/rpy2/Makefile1
-rw-r--r--math/topaz/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile
index 9ec2e4fd9eb1..d65180f3eb48 100644
--- a/math/eval/Makefile
+++ b/math/eval/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .lha
MAINTAINER= slaven@rezic.de
COMMENT= Full featured floating point expression evaluator
-USES= lha
+USES= lha readline
PLIST_FILES= bin/Eval
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile
index e2d9f875045d..491a34cefda1 100644
--- a/math/rpy2/Makefile
+++ b/math/rpy2/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \
R:${PORTSDIR}/math/R
+USES= readline
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/math/topaz/Makefile b/math/topaz/Makefile
index 558187f5d1b2..65dbe552b642 100644
--- a/math/topaz/Makefile
+++ b/math/topaz/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USES= readline
USE_XORG= x11
MAKEFILE= Makefile.freebsd