aboutsummaryrefslogtreecommitdiff
path: root/x11/xvkbd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xvkbd/Makefile')
-rw-r--r--x11/xvkbd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile
index 3757ddbdfa40..788cd3e537b0 100644
--- a/x11/xvkbd/Makefile
+++ b/x11/xvkbd/Makefile
@@ -25,7 +25,7 @@ USE_IMAKE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_XAW3D)
-BUILD_DEPENDS= ${X11BASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
+BUILD_DEPENDS= ${LOCALBASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d
.endif
.if defined(WITH_XAW3D)