aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rapidsvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rapidsvn/Makefile')
-rw-r--r--devel/rapidsvn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
index 4be1433f9537..38cd74109809 100644
--- a/devel/rapidsvn/Makefile
+++ b/devel/rapidsvn/Makefile
@@ -26,6 +26,8 @@ USE_AUTOTOOLS= autoconf:262 libtool:15 automake:19
CONFIGURE_TARGET=
CONFIGURE_ARGS= --with-apr-config=apr-1-config \
--with-apu-config=apu-1-config \
+ --with-svn-include=${LOCALBASE}/include \
+ --with-svn-lib=${LOCALBASE}/lib \
--with-neon-config=neon-config \
--with-xsltproc=xsltproc \
--with-docbook-xsl-manpages=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl \