aboutsummaryrefslogtreecommitdiff
path: root/cad/leocad/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-12-01 00:25:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-12-01 00:25:00 +0000
commitba2776e80d98582baa253b3e5a2611e20cb26a4f (patch)
tree4ef7077f719b1503a8065a915bcf24dd04d5d072 /cad/leocad/Makefile
parente4759d15b3638101e320c0e98d16788b05f9ef59 (diff)
downloadports-ba2776e80d98582baa253b3e5a2611e20cb26a4f.tar.gz
ports-ba2776e80d98582baa253b3e5a2611e20cb26a4f.zip
Notes
Diffstat (limited to 'cad/leocad/Makefile')
-rw-r--r--cad/leocad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 51ac08f823b4..b73861b2c058 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -39,6 +39,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e \
+ 's|%%X11BASE%%|${X11BASE}|g; \
's|%%LOCALBASE%%|${LOCALBASE}|g; \
s|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|; \
s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|' \