aboutsummaryrefslogtreecommitdiff
path: root/devel/regexx
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 /devel/regexx
parent60e1c76f66213790fe50b3e5fb9accb76eb7452d (diff)
Fix the build.
Notes
Notes: svn path=/head/; revision=237752
Diffstat (limited to 'devel/regexx')
-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 ; \