svn commit: r407771 - head/astro/mymoon

John Marino marino at FreeBSD.org
Mon Feb 1 20:10:42 UTC 2016


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


More information about the svn-ports-all mailing list