summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/regexx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index a85945939c48..0edd34e4c2eb 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -19,6 +19,7 @@ COMMENT= A complete regular expressions C++ solution
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
+MAKE_ENV+= INCLUDES="-I${WRKSRC}/pcre"
post-patch:
@${REINPLACE_CMD} -e 's|@LIBTOOL@|${LIBTOOL}|g ; \