On Wed, Apr 26, 2017 at 08:35:02AM +0200, Rafael Sadowski wrote:
> Hi All,
> 
> stellarium without Doxygen. OK? Comments?

I'm fine with it.
While we're at it, what's the rational behind these recent Doxygen changes? Is
it to remove it from ports or ?


> 
> Best regards,
> 
> Rafael Sadowski
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/astro/stellarium/Makefile,v
> retrieving revision 1.48
> diff -u -p -u -p -r1.48 Makefile
> --- Makefile  25 Mar 2017 17:33:02 -0000      1.48
> +++ Makefile  26 Apr 2017 06:32:56 -0000
> @@ -22,8 +22,6 @@ MASTER_SITES=       ${MASTER_SITE_SOURCEFORGE:
>  MODULES=     devel/cmake \
>               x11/qt5
>  
> -BUILD_DEPENDS=       devel/doxygen
> -
>  LIB_DEPENDS= x11/qt5/qtmultimedia \
>               x11/qt5/qtscript \
>               x11/qt5/qtserialport
> @@ -36,7 +34,8 @@ RUN_DEPENDS=        net/curl \
>  CONFIGURE_ENV=       HOME=${WRKDIR}
>  CONFIGURE_ARGS=      -Wno-dev \
>               -DCMAKE_C_FLAGS="${CFLAGS} -I${X11BASE}/include" \
> -             -DCMAKE_CXX_FLAGS="${CXXFLAGS} -I${X11BASE}/include"
> +             -DCMAKE_CXX_FLAGS="${CXXFLAGS} -I${X11BASE}/include" \
> +             -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen:Bool=Yes
>  
>  PORTHOME=    ${WRKDIR}
>  
> 

-- 
Antoine

Reply via email to