pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: sort



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Apr 29 21:15:32 2026 +0200
Changeset:	ac416c81e2f3b52263269001d7b671713df09832

Modified Files:
	Makefile

Log Message:
Makefile: sort

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ac416c81e2f3b52263269001d7b671713df09832

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index 304dd63946..6ae09e2f0a 100644
--- a/Makefile
+++ b/Makefile
@@ -2129,8 +2129,8 @@ SUBDIR+=	libnsl
 SUBDIR+=	libntfs
 SUBDIR+=	libode
 SUBDIR+=	liboglappth
-SUBDIR+=	libopenmodeller
 SUBDIR+=	libopeninput
+SUBDIR+=	libopenmodeller
 SUBDIR+=	libopenshot
 SUBDIR+=	libopenshot-audio
 SUBDIR+=	libopensync-dev


Home | Main Index | Thread Index | Old Index