shells/wcd: unbreak after 266130ce71
by revert
/bin/sh: Syntax error: Unterminated quoted string
Reported by: pkg-fallout
(cherry picked from commit 2c806de506
)
This commit is contained in:
parent
4f1fb2e1b2
commit
3129e5427e
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/doc/copying.txt
|
||||
|
||||
USES= gmake ncurses
|
||||
MAKE_ARGS= EXT= PREFIX=${PREFIX} docsubdir=${PORTNAME} \
|
||||
mandir=${PREFIX}/man LIB_CURSES="${NCURSESILBS}
|
||||
mandir=${PREFIX}/man LIB_CURSES=-l${NCURSES_IMPL}
|
||||
CFLAGS+= -I${NCURSESINC}
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
Loading…
Reference in New Issue
Block a user