aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-30 13:34:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-30 13:34:12 +0000
commit2d920c4a4d480c46331faee37055aceb7159df42 (patch)
tree6d7b3af5f4e7757ddcf72b1125071ad06e1e8592
parentbc458f82047a045e24ec2a75af5fe65804436ac6 (diff)
downloadports-2d920c4a4d480c46331faee37055aceb7159df42.tar.gz
ports-2d920c4a4d480c46331faee37055aceb7159df42.zip
x11-toolkits/libdecor: group _MESON_ variable at the end
-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 68a2bbfd3320..79cc537a542f 100644
--- a/x11-toolkits/libdecor/Makefile
+++ b/x11-toolkits/libdecor/Makefile
@@ -38,13 +38,13 @@ LIB_DEPENDS.gtk3+= ${"${PORT_OPTIONS:MDBUS}":?libdbus-1.so\:devel/dbus:}
DBUS_MESON_ENABLED= dbus
EXAMPLES_SUBPACKAGES= examples
-EXAMPLES_MESON_TRUE= demo install_demo
EXAMPLES_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto
LIB_DEPENDS.examples+= libxkbcommon.so:x11/libxkbcommon
#USES.examples= gl
#USE_GL.examples= egl opengl
LIB_DEPENDS.examples+= libEGL.so:graphics/libglvnd
SELF_DEPENDS.examples= main
+EXAMPLES_MESON_TRUE= demo install_demo
GTK3_SUBPACKAGES= gtk3
GTK3_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto