diff options
Diffstat (limited to 'devel/subversion16')
-rw-r--r-- | devel/subversion16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 16fb8280792e..a751eb2b93dc 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -111,7 +111,7 @@ APR_APU_DIR= ${LOCALBASE}/lib/apache2 APR_PORT= www/apache2 OPT_NAME= WITH_BERKELEYDB=(db4|db41|db42) .else -LIB_DEPENDS+= apr-0.9:${PORTSDIR}/devel/apr-svn +LIB_DEPENDS+= apr-1.0:${PORTSDIR}/devel/apr-svn CONFIGURE_ARGS+=--with-apr=${LOCALBASE} \ --with-apr-util=${LOCALBASE} APR_APU_DIR= ${LOCALBASE}/bin |