summaryrefslogtreecommitdiffstats
path: root/cad/varkon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/varkon/Makefile')
-rw-r--r--cad/varkon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index df54601..5d31eda 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -45,7 +45,7 @@ post-patch:
@${REINPLACE_CMD} -e 's+%%VARKON_PREFIX%%+${VARKON_PREFIX}+ ; s+%%DOCSDIR%%+${DOCSDIR}+g ' \
${VARKON_ROOT}/com/english/varkon
@${FIND} ${WRKSRC} -name 'Makefile.FreeBSD' -print0 | ${XARGS} -0 \
- ${REINPLACE_CMD} -e 's+/usr/X11R6+${X11BASE}+g'
+ ${REINPLACE_CMD} -e 's+/usr/X11R6+${LOCALBASE}+g'
do-build:
@(cd ${WRKSRC};${SETENV} ${MAKE_ENV} ${SH} make_varkon )
OpenPOWER on IntegriCloud