Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2017 20:29:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442586 - head/multimedia
Message-ID:  <201706042029.v54KTb6j097170@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun  4 20:29:37 2017
New Revision: 442586
URL: https://svnweb.freebsd.org/changeset/ports/442586

Log:
  Sort SUBDIRs

Modified:
  head/multimedia/Makefile

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Sun Jun  4 20:29:19 2017	(r442585)
+++ head/multimedia/Makefile	Sun Jun  4 20:29:37 2017	(r442586)
@@ -4,6 +4,7 @@
     COMMENT = Multimedia software
 
     SUBDIR += 2mandvd
+    SUBDIR += QtAV
     SUBDIR += ab25
     SUBDIR += abby
     SUBDIR += acidrip
@@ -352,7 +353,6 @@
     SUBDIR += qt5-phonon4-designerplugin
     SUBDIR += qt5-phonon4-gstreamer
     SUBDIR += qt5-phonon4-vlc
-    SUBDIR += QtAV
     SUBDIR += quark
     SUBDIR += quodlibet
     SUBDIR += quvi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706042029.v54KTb6j097170>