diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2023-11-12 11:19:18 +0100 |
commit | 69cb73ba6250fdca52864a05c8e5b0c5ab86ed12 (patch) | |
tree | 2b957fd5fe73bf49c04f144b3c76ae6aff5fd20d /wayland/xwayland | |
parent | 8f68739f02c8024133592aef3b96257d14e28775 (diff) |
MASTER_SITES -> SITESxenocara
Diffstat (limited to 'wayland/xwayland')
-rw-r--r-- | wayland/xwayland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/xwayland/Makefile b/wayland/xwayland/Makefile index 103b872..3abb27c 100644 --- a/wayland/xwayland/Makefile +++ b/wayland/xwayland/Makefile @@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes WANTLIB = GL Xau Xdmcp Xfont2 gbm xcvt drm kvm pthread c m WANTLIB += pixman-1 xshmfence epoxy wayland-client -MASTER_SITES = ${MASTER_SITE_XORG:=xserver/} +SITES = ${SITE_XORG:=xserver/} EXTRACT_SUFX = .tar.xz MODULES = devel/meson |