aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-30 13:36:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-30 13:37:11 +0000
commit95f1b3cc0bdae33e224ba5fce700f5bd96ab45dc (patch)
tree1413d8fef409c3add350af580702a337f4f5951d
parent2d920c4a4d480c46331faee37055aceb7159df42 (diff)
downloadports-95f1b3cc0bdae33e224ba5fce700f5bd96ab45dc.tar.gz
ports-95f1b3cc0bdae33e224ba5fce700f5bd96ab45dc.zip
x11-toolkits/libdecor: sort OPTIONS_DEFINE after 92742ee3fbda
-rw-r--r--x11-toolkits/libdecor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile
index 79cc537a542f..4a045c25f0e2 100644
--- a/x11-toolkits/libdecor/Makefile
+++ b/x11-toolkits/libdecor/Makefile
@@ -18,7 +18,7 @@ USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
-OPTIONS_DEFINE= EXAMPLES CAIRO DBUS GTK3
+OPTIONS_DEFINE= CAIRO DBUS EXAMPLES GTK3
OPTIONS_DEFAULT=CAIRO DBUS GTK3
OPTIONS_SUB= yes