Index: net/axa/Makefile =================================================================== --- net/axa/Makefile +++ net/axa/Makefile @@ -21,8 +21,7 @@ GH_TAGNAME= ${GH_COMMIT} GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig -USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize +USES= autoreconf gmake libtool pathfix pkgconfig AUTOMAKE_ARGS= --add-missing CONFIGURE_SHELL= ${LOCALBASE}/bin/bash INSTALL_TARGET= install-strip @@ -33,13 +32,10 @@ OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT=DOXYGEN -.include - ALL_TARGET= all -.if ${PORT_OPTIONS:MDOXYGEN} -BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen -ALL_TARGET+= html-local -.endif +DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_ALL_TARGET= html-local +.include .if ${PORT_OPTIONS:MDOXYGEN} post-install: