aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-07-05 12:41:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-07-05 12:41:43 +0000
commitfe62e6c2dfffcffbb6dcd693504a1f8f44600597 (patch)
treef79ccd3cfd7a936385f67f14d93835b9ff20e2f5 /x11-servers
parent47d0cbff54b8aa4cf66f04adf7369fccb679a463 (diff)
downloadports-fe62e6c2dfffcffbb6dcd693504a1f8f44600597.tar.gz
ports-fe62e6c2dfffcffbb6dcd693504a1f8f44600597.zip
x11-servers/xwayland: respect LOCALBASE
Notes
Notes: svn path=/head/; revision=445075
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