Hi All,

remove doxygen as BUILD_DEPEND from kde4. Yes there are some doxygen files in
kde4/runtime and kde4/nepomuk-core but no CMake task or similar.

Tested with no PLIST changes (no relevant change).

Kind regards,

Rafael


Index: nepomuk-core/Makefile
===================================================================
RCS file: /cvs/ports/x11/kde4/nepomuk-core/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- nepomuk-core/Makefile       28 May 2015 10:17:30 -0000      1.10
+++ nepomuk-core/Makefile       2 Feb 2017 20:12:39 -0000
@@ -23,8 +23,7 @@ WANTLIB += sopranoserver tag
 
 MODKDE4_USE =  libs
 
-BUILD_DEPENDS =        devel/doxygen \
-               misc/shared-desktop-ontologies>=0.10.51
+BUILD_DEPENDS =        misc/shared-desktop-ontologies>=0.10.51
 
 RUN_DEPENDS =  devel/desktop-file-utils \
                misc/shared-desktop-ontologies>=0.10.51
Index: runtime/Makefile
===================================================================
RCS file: /cvs/ports/x11/kde4/runtime/Makefile,v
retrieving revision 1.31
diff -u -p -u -p -r1.31 Makefile
--- runtime/Makefile    22 Sep 2015 21:48:25 -0000      1.31
+++ runtime/Makefile    2 Feb 2017 20:12:39 -0000
@@ -48,7 +48,6 @@ MODKDE4_USE = pim libs
 
 BUILD_DEPENDS =                archivers/bzip2 \
                        archivers/xz \
-                       devel/doxygen \
                        ${MODKDE4_DEP_DIR}/nepomuk-core>=${MODKDE4_DEP_VERSION}
 
 RUN_DEPENDS-locale =

Reply via email to