diff options
Diffstat (limited to 'devel/subversion')
-rw-r--r-- | devel/subversion/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index 3be53fb8dbdb..0765344776ca 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -101,7 +101,7 @@ APU_CONFIG= apu-config APR_PORT= ${APACHE_PORT} .else APR_PORT= devel/apr -LIB_DEPENDS+= apr-1.3:${PORTSDIR}/${APR_PORT} +LIB_DEPENDS+= apr-1:${PORTSDIR}/${APR_PORT} APR_APU_DIR= ${LOCALBASE}/bin APR_CONFIG= apr-1-config APU_CONFIG= apu-1-config |