aboutsummaryrefslogtreecommitdiff
path: root/devel/rapidsvn
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-06-14 22:26:33 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-06-14 22:26:33 +0000
commit362485cf4f67be608fb5ce6fc2fe172b74bc79cf (patch)
treea37fb9502260aef25031f0c79ead6ee2b7fdebef /devel/rapidsvn
parent8faff930318b7dda93aeae9a71f91adecf95fec3 (diff)
downloadports-362485cf4f67be608fb5ce6fc2fe172b74bc79cf.tar.gz
ports-362485cf4f67be608fb5ce6fc2fe172b74bc79cf.zip
Notes
Diffstat (limited to 'devel/rapidsvn')
-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 \