Date: Thu, 4 Feb 2016 21:12:41 +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: r408095 - head/games/enygma Message-ID: <201602042112.u14LCfJJ025955@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Feb 4 21:12:41 2016 New Revision: 408095 URL: https://svnweb.freebsd.org/changeset/ports/408095 Log: games/enygma: USES+= ncurses Modified: head/games/enygma/Makefile Modified: head/games/enygma/Makefile ============================================================================== --- head/games/enygma/Makefile Thu Feb 4 21:10:43 2016 (r408094) +++ head/games/enygma/Makefile Thu Feb 4 21:12:41 2016 (r408095) @@ -14,6 +14,7 @@ COMMENT= Text-based puzzle game LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE +USES= ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/games
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602042112.u14LCfJJ025955>