diff options
-rw-r--r-- | math/orpie/Makefile | 2 |
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 |