From 821843ca06f2354ffe250825fcdffabb6d0caefa Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 08:50:46 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm --- devel/doxygen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/doxygen') 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 -- cgit v1.2.3