1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

misc/dvorak7min: document ncurses requirement (USES+=ncurses)

Also link with libncurses instead of libcurses
This commit is contained in:
John Marino 2016-02-02 23:35:31 +00:00
parent 4361eb6389
commit adf9abb836
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407912

View File

@ -14,7 +14,9 @@ COMMENT= Ncurses-based Dvorak typing tutor
LICENSE= GPLv2+
USES= ncurses
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
post-patch:
@${REINPLACE_CMD} -e \