diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-21 22:55:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-21 22:55:55 +0800 |
commit | 38d2c235e26a41a463653fc4789f9044fae87545 (patch) | |
tree | b021980fc265434e0049bb2ac1bbe78642163dcf | |
parent | a198ca62f5200661ef37b02581de019e734ba7fd (diff) | |
download | freebsd-ports-gnome-38d2c235e26a41a463653fc4789f9044fae87545.tar.gz freebsd-ports-gnome-38d2c235e26a41a463653fc4789f9044fae87545.tar.zst freebsd-ports-gnome-38d2c235e26a41a463653fc4789f9044fae87545.zip |
- Sort SUBDIRs
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0a1dc3809560..d89d9e84a37b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -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 |