Replace ${FALSE} with false in DESKTOP_ENTRIES. ${FALSE} is a command.

PR:		239783
This commit is contained in:
Tijl Coosemans 2019-09-05 11:26:14 +00:00
parent 3adffbd3a1
commit f1d5979836
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511177

View File

@ -28,7 +28,7 @@ SHEBANG_FILES= valley
bash_CMD= ${LINUXBASE}/bin/bash
DESKTOP_ENTRIES="Unigine Valley" "${COMMENT}" "${DATADIR}/data/launcher/icon.png" \
"${PKGNAMEPREFIX}${PORTNAME}" "Game;" ${FALSE}
"${PKGNAMEPREFIX}${PORTNAME}" "Game;" false
do-extract:
@${MKDIR} ${WRKSRC}