svn commit: r468570 - head/devel

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 28 19:31:45 UTC 2018


Author: tcberner
Date: Sat Apr 28 19:31:44 2018
New Revision: 468570
URL: https://svnweb.freebsd.org/changeset/ports/468570

Log:
  Follow up to r468568
  
  The devel/Makefile changes were in the wrong tree.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Apr 28 19:30:00 2018	(r468569)
+++ head/devel/Makefile	Sat Apr 28 19:31:44 2018	(r468570)
@@ -1268,10 +1268,10 @@
     SUBDIR += kdesdk-thumbnailers-kde4
     SUBDIR += kdesvn-kde4
     SUBDIR += kdevelop-kde4
-    SUBDIR += kdevelop-pg-qt
-    SUBDIR += kdevelop-php
-    SUBDIR += kdevelop-php-docs
-    SUBDIR += kdevplatform
+    SUBDIR += kdevelop-pg-qt-kde4
+    SUBDIR += kdevelop-php-kde4
+    SUBDIR += kdevelop-php-docs-kde4
+    SUBDIR += kdevplatform-kde4
     SUBDIR += kf5-extra-cmake-modules
     SUBDIR += kf5-kapidox
     SUBDIR += kf5-kauth


More information about the svn-ports-head mailing list