diff options
Diffstat (limited to 'devel/doxygen')
-rw-r--r-- | devel/doxygen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index c9b1b282b889..71e613dda5fa 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -18,8 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake LIB_DEPENDS= png15:${PORTSDIR}/graphics/png -USES= bison -USE_ICONV= yes +USES= bison iconv ALL_TARGET= all USE_PERL5= yes HAS_CONFIGURE= yes |