aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-30 13:36:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-02-21 14:32:24 +0000
commit7e504433abfdf3249db341f729a2f56c00f11dce (patch)
tree22b3e3bf5efecf8bbf7587eecb59d4e768e179f4
parentdc4129270d51639363697395ff93892fc43896b0 (diff)
downloadports-7e504433abfdf3249db341f729a2f56c00f11dce.tar.gz
ports-7e504433abfdf3249db341f729a2f56c00f11dce.zip
x11-toolkits/libdecor: sort OPTIONS_DEFINE after 975061d733c3
95f1b3cc0bda was accidentally reverted.
-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 84265654ff11..da43effd98b2 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