aboutsummaryrefslogtreecommitdiff
path: root/x11/9box/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-04 07:17:52 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-04 07:17:52 +0000
commit691a2128c81243b12bdaabcb7b09432b1ac46307 (patch)
tree254c335dac38c8c2b7f19301aedbf0b9e54358d2 /x11/9box/Makefile
parentfa43edfd9ced18fd31bfc94cc3270a33808d0b54 (diff)
downloadports-691a2128c81243b12bdaabcb7b09432b1ac46307.tar.gz
ports-691a2128c81243b12bdaabcb7b09432b1ac46307.zip
Notes
Diffstat (limited to 'x11/9box/Makefile')
-rw-r--r--x11/9box/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/9box/Makefile b/x11/9box/Makefile
index 1cdb6f469ace..ac66bd541601 100644
--- a/x11/9box/Makefile
+++ b/x11/9box/Makefile
@@ -24,7 +24,8 @@ USE_GMAKE= yes
BUILD_WRKSRC= ${WRKSRC}/src
post-patch:
- @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g' \
+ @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g; \
+ s|%%CC%%|${CC}|g' \
${WRKSRC}/src/Makefile
do-install: