aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-07-05 20:41:43 +0800
committerjbeich <jbeich@FreeBSD.org>2017-07-05 20:41:43 +0800
commitfd8bae7b0daa8c8f9ce1dfbfd8c67f746ce9a427 (patch)
treef79ccd3cfd7a936385f67f14d93835b9ff20e2f5 /x11-servers
parent61e1567633ea8636db29d86ae1b51d4a4c23887c (diff)
downloadfreebsd-ports-gnome-fd8bae7b0daa8c8f9ce1dfbfd8c67f746ce9a427.tar.gz
freebsd-ports-gnome-fd8bae7b0daa8c8f9ce1dfbfd8c67f746ce9a427.tar.zst
freebsd-ports-gnome-fd8bae7b0daa8c8f9ce1dfbfd8c67f746ce9a427.zip
x11-servers/xwayland: respect LOCALBASE
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xwayland/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile
index 5a83d704dba0..4f6ab1879390 100644
--- a/x11-servers/xwayland/Makefile
+++ b/x11-servers/xwayland/Makefile
@@ -7,7 +7,7 @@ COMMENT= X Clients under Wayland
LICENSE= MIT
-BUILD_DEPENDS= /usr/local/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libinput.so:x11/libinput