aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:46:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:46:06 +0000
commita7ac2790158494347a0cc6c838f8c6c88a96cf1f (patch)
tree0e71814f32a30a37427c2d5b86ffaca0d5692a3e /devel/doxygen/Makefile
parent0da1b37f76f8a87a8369c03e10a91d4a727cedfe (diff)
downloadports-a7ac2790158494347a0cc6c838f8c6c88a96cf1f.tar.gz
ports-a7ac2790158494347a0cc6c838f8c6c88a96cf1f.zip
Notes
Diffstat (limited to 'devel/doxygen/Makefile')
-rw-r--r--devel/doxygen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 861848043b14..f36e907c2e9e 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -86,7 +86,7 @@ post-configure:
post-build:
cd ${BUILD_WRKSRC}/examples; \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${MAKE_ARGS} all
+ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} Makefile ${MAKE_ARGS} all
pre-install:
${RM} -rf ${TMPDOCDEST} ${PLIST}