aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:45:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 22:45:52 +0000
commit0da1b37f76f8a87a8369c03e10a91d4a727cedfe (patch)
treee2016728d48e30eb8c11a0c3666581fdfb24a7d6 /devel/doxygen
parent4717d9ae8b47ea5625f6fb370c7081ae3cca133c (diff)
downloadports-0da1b37f76f8a87a8369c03e10a91d4a727cedfe.tar.gz
ports-0da1b37f76f8a87a8369c03e10a91d4a727cedfe.zip
Use MAKE_CMD
Notes
Notes: svn path=/head/; revision=359161
Diffstat (limited to 'devel/doxygen')
-rw-r--r--devel/doxygen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index f27ccb139f00..861848043b14 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -23,7 +23,7 @@ USES= bison iconv perl5 gmake
ALL_TARGET= all
HAS_CONFIGURE= yes
QT_NONSTANDARD= yes # non-standard configure arguments
-CONFIGURE_ARGS= --prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
+CONFIGURE_ARGS= --prefix ${PREFIX} --perl ${PERL} --make ${MAKE_CMD} \
--install "${INSTALL}"
REINPLACE_ARGS= -i ''