diff options
-rw-r--r-- | astro/mymoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 5da18fe7a343..3b939e0558da 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libnova.so:${PORTSDIR}/astro/libnova WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -USES= gmake nurses +USES= gmake ncurses CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |