aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/chicken/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 1d2b3a774e54..9ed41d0ea812 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -41,6 +41,7 @@ CONFIGURE_ENV+= ac_cv_header_pcre_h=no
post-patch:
@${REINPLACE_CMD} -e 's/\(install-data-am: \)install-data-local/\1/' \
${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e 's|"/usr/local/include"||' ${WRKSRC}/csc.scm
post-install:
@${MKDIR} ${PREFIX}/lib/${PORTNAME}