diff options
Diffstat (limited to 'devel/rapidsvn/Makefile')
-rw-r--r-- | devel/rapidsvn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index b0298097e32a..efcc23ecea3f 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -23,7 +23,7 @@ USE_WX= 2.6 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 libtool:15 automake:19 +USE_AUTOTOOLS= autoconf:262 libtool:22 automake:19 CONFIGURE_TARGET= CONFIGURE_ARGS= --with-apr-config=apr-1-config \ --with-apu-config=apu-1-config \ |