aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-07 19:58:41 +0800
committermarino <marino@FreeBSD.org>2016-02-07 19:58:41 +0800
commit233611ee107e3b848e7f36858c33dfb51cd50aab (patch)
treed4d46e510ba082f71942bd1cd7f9d4d6e02c5500 /math
parentc303c56a49470909ae1ed0addf1653f21424d3e6 (diff)
downloadfreebsd-ports-gnome-233611ee107e3b848e7f36858c33dfb51cd50aab.tar.gz
freebsd-ports-gnome-233611ee107e3b848e7f36858c33dfb51cd50aab.tar.zst
freebsd-ports-gnome-233611ee107e3b848e7f36858c33dfb51cd50aab.zip
math/orpie: USES+= ncurses
Diffstat (limited to 'math')
-rw-r--r--math/orpie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index b12c91f22374..299ae2e33887 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
-USES= gmake
+USES= gmake ncurses
USE_OCAML= yes
USE_OCAML_CAMLP4=yes
GNU_CONFIGURE= yes