1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Convert GMAKE to MAKE_CMD for x11-themes/cursor-crystal-theme.

This port no longer gets updates and is very inactive so it is unlikely
any other changes will be occuring in the near future, so commit this
minor change by itself.
This commit is contained in:
David Naylor 2013-12-28 10:00:29 +00:00
parent 0304765166
commit e946a1d6d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337845

View File

@ -33,7 +33,7 @@ post-patch:
${WRKSRC}/white_src/Makefile
pre-build:
@(cd ${WRKSRC}; ${ENV} ${MAKE_ENV} ${GMAKE} clean ${MAKE_ARGS})
@(cd ${WRKSRC}; ${ENV} ${MAKE_ENV} ${MAKE_CMD} clean ${MAKE_ARGS})
pre-install:
@${REINPLACE_CMD} \