diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-12-28 10:00:29 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-12-28 10:00:29 +0000 |
commit | e946a1d6d13cbb9af7369f4196e1cdd487fe90bc (patch) | |
tree | 9ee1ddd5068eab91ed29791d844469c935742ad2 /x11-themes/cursor-crystal-theme | |
parent | 0304765166970095ab7d992836a187aee6c7938d (diff) | |
download | ports-e946a1d6d13cbb9af7369f4196e1cdd487fe90bc.tar.gz ports-e946a1d6d13cbb9af7369f4196e1cdd487fe90bc.zip |
Notes
Diffstat (limited to 'x11-themes/cursor-crystal-theme')
-rw-r--r-- | x11-themes/cursor-crystal-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/cursor-crystal-theme/Makefile b/x11-themes/cursor-crystal-theme/Makefile index 7df9b7e89593..fb2c26d5a275 100644 --- a/x11-themes/cursor-crystal-theme/Makefile +++ b/x11-themes/cursor-crystal-theme/Makefile @@ -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} \ |