Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:48:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6e0aa01726ff - main - */Makefile: Sort SUBDIRs
Message-ID:  <202109210348.18L3mWQ8016924@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e0aa01726fff1d3411c9f1017becf4689d0c465

commit 6e0aa01726fff1d3411c9f1017becf4689d0c465
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 02:57:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:35:06 +0000

    */Makefile: Sort SUBDIRs
---
 biology/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/biology/Makefile b/biology/Makefile
index 5e85d456e039..e14218f00558 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -148,11 +148,11 @@
     SUBDIR += py-goatools
     SUBDIR += py-gtfparse
     SUBDIR += py-hits
+    SUBDIR += py-libnuml
+    SUBDIR += py-libsedml
     SUBDIR += py-loompy
     SUBDIR += py-macs2
     SUBDIR += py-multiqc
-    SUBDIR += py-libnuml
-    SUBDIR += py-libsedml
     SUBDIR += py-ont-fast5-api
     SUBDIR += py-orange3-bioinformatics
     SUBDIR += py-orange3-single-cell



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