summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-07-14 04:48:17 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-07-14 04:48:17 +0000
commit3c1aeeba7182c34fd9c5642874bc5d28225ec3b8 (patch)
tree8af4323bb86ba5ce74ddfb5c88906e65446b2dcc
parent-Fix the build with libtool 2.2. (diff)
Fix the build.
Notes
Notes: svn path=/head/; revision=237752
-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 ; \