aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 10:28:33 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 10:28:33 +0000
commit4321effd498ca97314180b3b68fb63345095d7be (patch)
treeb70ab98a1d86bd6b9f680219eefb9157782c347b /devel/doxygen
parente8c135cbeba1075366fa86a1b827e807773d1415 (diff)
downloadports-4321effd498ca97314180b3b68fb63345095d7be.tar.gz
ports-4321effd498ca97314180b3b68fb63345095d7be.zip
Notes
Diffstat (limited to 'devel/doxygen')
-rw-r--r--devel/doxygen/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 2c307bff58a7..5e46a045a624 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -18,11 +18,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-USES= bison iconv
+USES= bison iconv perl5 gmake
ALL_TARGET= all
-USE_PERL5= yes
HAS_CONFIGURE= yes
-USE_GMAKE= yes
QT_NONSTANDARD= yes # non-standard configure arguments
CONFIGURE_ARGS= --prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
--install "${INSTALL}"