Date: Sun, 7 Feb 2016 11:58:42 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408387 - head/math/orpie Message-ID: <201602071158.u17Bwgjl046306@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Feb 7 11:58:41 2016 New Revision: 408387 URL: https://svnweb.freebsd.org/changeset/ports/408387 Log: math/orpie: USES+= ncurses Modified: head/math/orpie/Makefile Modified: head/math/orpie/Makefile ============================================================================== --- head/math/orpie/Makefile Sun Feb 7 11:57:46 2016 (r408386) +++ head/math/orpie/Makefile Sun Feb 7 11:58:41 2016 (r408387) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602071158.u17Bwgjl046306>