aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-08-13 19:03:41 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-08-13 19:03:41 +0000
commitaba1060f87912e3ab00ee65cdbdcd6ff23273404 (patch)
treebfc76135b6c147258e560b61aea8a211bd90a453 /textproc/ispell
parent026b99e918aa5a0df5849464427846fbbacfc261 (diff)
downloadports-aba1060f87912e3ab00ee65cdbdcd6ff23273404.tar.gz
ports-aba1060f87912e3ab00ee65cdbdcd6ff23273404.zip
Notes
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index f57fce48d59a..1854c72e5651 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -222,6 +222,7 @@ post-patch:
post-configure:
@${ECHO_CMD} "#define CFLAGS \"${CFLAGS}\"" >> ${WRKSRC}/local.h
+ @${ECHO_CMD} "#define CC \"${CC}\"" >> ${WRKSRC}/local.h
.if defined(MASKBITS)
@${ECHO_CMD} "#define MASKBITS ${MASKBITS}" >> ${WRKSRC}/local.h
.endif