svn commit: r404113 - head/devel

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 14:55:57 UTC 2015


Author: sunpoet
Date: Mon Dec 21 14:55:55 2015
New Revision: 404113
URL: https://svnweb.freebsd.org/changeset/ports/404113

Log:
  - Sort SUBDIRs

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Dec 21 14:53:21 2015	(r404112)
+++ head/devel/Makefile	Mon Dec 21 14:55:55 2015	(r404113)
@@ -4536,8 +4536,8 @@
     SUBDIR += qross
     SUBDIR += qscintilla2
     SUBDIR += qscintilla2-designerplugin
-    SUBDIR += qscintilla2-qt5
     SUBDIR += qscintilla2-designerplugin-qt5
+    SUBDIR += qscintilla2-qt5
     SUBDIR += qt4
     SUBDIR += qt4-assistant
     SUBDIR += qt4-assistant-adp


More information about the svn-ports-head mailing list