aboutsummaryrefslogtreecommitdiff
path: root/math/aamath
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-07-21 18:50:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-07-21 18:50:06 +0000
commit7aa24fc8863c632d74691a2d2fc5114bd5acca73 (patch)
tree09bc7721381fd84ab41bcf91059fd770995484f6 /math/aamath
parentdf1280875a8e77033cbaeefb5004cf3ec38f911e (diff)
downloadports-7aa24fc8863c632d74691a2d2fc5114bd5acca73.tar.gz
ports-7aa24fc8863c632d74691a2d2fc5114bd5acca73.zip
Fix a build error on 11.0-CURRENT by adding USES=readline.
Notes
Notes: svn path=/head/; revision=362466
Diffstat (limited to 'math/aamath')
-rw-r--r--math/aamath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile
index 7f4f30bcd3ff..e6455e0e8771 100644
--- a/math/aamath/Makefile
+++ b/math/aamath/Makefile
@@ -13,6 +13,8 @@ COMMENT= Renders ASCII art from mathematical expressions
LICENSE= GPLv2
+USES= readline
+
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/aamath man/man1/aamath.1.gz