Hi ports@,
please find below a simple diff to remove doxygen as BUILD_DEPENDS. No
changes in plist because digikam only creates a CMake target which is
never called.
Comments? Ok?
Best regards,
Rafael Sadowski
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/digikam-kde4/Makefile,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 Makefile
--- Makefile 2 Feb 2017 12:57:28 -0000 1.23
+++ Makefile 28 Apr 2017 05:46:34 -0000
@@ -94,7 +94,6 @@ WANTLIB-mediawiki += ${KDE4LIB}/kio
BUILD_DEPENDS = devel/bison \
devel/boost \
- devel/doxygen \
math/eigen3 \
misc/shared-desktop-ontologies
@@ -166,6 +165,7 @@ CONFIGURE_ARGS = -DCMAKE_DISABLE_FIND_PA
-DCMAKE_DISABLE_FIND_PACKAGE_QtSoap:Bool=Yes \
-DENABLE_INTERNALMYSQL:Bool=No \
-DENABLE_KDEPIMLIBSSUPPORT:Bool=Yes \
+ -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen:Bool=Yes \
-DENABLE_LCMS2:Bool=Yes
# no official release yet