Date: Mon, 1 Feb 2016 20:10: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: r407771 - head/astro/mymoon Message-ID: <201602012010.u11KAfQT013624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon Feb 1 20:10:41 2016 New Revision: 407771 URL: https://svnweb.freebsd.org/changeset/ports/407771 Log: astro/mymoon: fix typo (thanks freshports sanity check!) Modified: head/astro/mymoon/Makefile Modified: head/astro/mymoon/Makefile ============================================================================== --- head/astro/mymoon/Makefile Mon Feb 1 20:08:28 2016 (r407770) +++ head/astro/mymoon/Makefile Mon Feb 1 20:10:41 2016 (r407771) @@ -16,7 +16,7 @@ LIB_DEPENDS= libnova.so:${PORTSDIR}/astr WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -USES= gmake nurses +USES= gmake ncurses CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602012010.u11KAfQT013624>