summaryrefslogtreecommitdiffstats
path: root/x11/kxgenerator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kxgenerator/Makefile')
-rw-r--r--x11/kxgenerator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kxgenerator/Makefile b/x11/kxgenerator/Makefile
index 97ed7b1..7d87bc7 100644
--- a/x11/kxgenerator/Makefile
+++ b/x11/kxgenerator/Makefile
@@ -23,7 +23,7 @@ INSTALLS_ICONS= yes
pre-configure:
.for i in properties.h main.cpp
- @${REINPLACE_CMD} -e "s:/usr/lib/xorg:${X11BASE}/lib:g" \
+ @${REINPLACE_CMD} -e "s:/usr/lib/xorg:${LOCALBASE}/lib:g" \
${WRKSRC}/src/${i}
.endfor
OpenPOWER on IntegriCloud