aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-07-22 02:50:06 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-07-22 02:50:06 +0800
commit54171062588423801634b075ebaed5202eabe3a3 (patch)
tree09bc7721381fd84ab41bcf91059fd770995484f6 /math
parentb1bde61610a9d05a60e0d12c56c81dfecbab5d37 (diff)
downloadfreebsd-ports-gnome-54171062588423801634b075ebaed5202eabe3a3.tar.gz
freebsd-ports-gnome-54171062588423801634b075ebaed5202eabe3a3.tar.zst
freebsd-ports-gnome-54171062588423801634b075ebaed5202eabe3a3.zip
Fix a build error on 11.0-CURRENT by adding USES=readline.
Diffstat (limited to 'math')
-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