svn commit: r310336 - head/games/krank
Max Brazhnikov
makc at freebsd.org
Tue Jan 15 13:01:31 UTC 2013
Hi Marcus,
On Sun, 13 Jan 2013 21:14:23 +0000 (UTC)Sun Jan 13 21:14:23 2013, Marcus von Appen wrote:
> -post-patch:
> - ${REINPLACE_CMD} -e 's|`dirname.*|${DATADIR}|' ${WRKSRC}/${PORTNAME}
> +DESKTOP_ENTRIES="Krank" "${COMMENT}" "${PORTNAME}" \
> + "${PORTNAME}" "Game;ArcadeGame;" ${FALSE}
The last field must be either "true" or "false" literally, it has no relation
to true(1) and false(1) utilities.
The same applies to games/xye.
Cheers,
Max
More information about the svn-ports-all
mailing list