svn commit: r408387 - head/math/orpie

John Marino marino at FreeBSD.org
Sun Feb 7 11:58:43 UTC 2016


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


More information about the svn-ports-all mailing list