mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
misc/dvorak7min: document ncurses requirement (USES+=ncurses)
Also link with libncurses instead of libcurses
This commit is contained in:
parent
4361eb6389
commit
adf9abb836
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407912
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user