mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue