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:
Jan Beich 2021-10-08 01:50:56 +00:00
parent 4f1fb2e1b2
commit 3129e5427e

View File

@ -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