summaryrefslogtreecommitdiffstats
path: root/devel/xwpe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xwpe/Makefile')
-rw-r--r--devel/xwpe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile
index 7ea2f1a..b1a99d0 100644
--- a/devel/xwpe/Makefile
+++ b/devel/xwpe/Makefile
@@ -32,7 +32,7 @@ MLINKS= xwpe.1 xwe.1 \
post-patch:
.for file in we_prog.c we_fl_unix.c
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \
- s|%%X11BASE%%|${X11BASE}|g' ${WRKSRC}/${file}
+ s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/${file}
.endfor
${REINPLACE_CMD} -e 's|$$(INSTALL_PROGRAM)|${INSTALL_PROGRAM}|g' \
${WRKSRC}/Makefile.in
OpenPOWER on IntegriCloud