diff options
-rw-r--r-- | devel/subversion/Makefile.common | 2 | ||||
-rw-r--r-- | devel/subversion16/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index 4ed8ab17cc63..f8f70da5fd16 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -100,7 +100,7 @@ APU_CONFIG= apu-config .endif APR_PORT= ${APACHE_PORT} .else -APR_PORT= devel/apr +APR_PORT= devel/apr1 LIB_DEPENDS+= apr-1:${PORTSDIR}/${APR_PORT} APR_APU_DIR= ${LOCALBASE}/bin APR_CONFIG= apr-1-config diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common index 4ed8ab17cc63..f8f70da5fd16 100644 --- a/devel/subversion16/Makefile.common +++ b/devel/subversion16/Makefile.common @@ -100,7 +100,7 @@ APU_CONFIG= apu-config .endif APR_PORT= ${APACHE_PORT} .else -APR_PORT= devel/apr +APR_PORT= devel/apr1 LIB_DEPENDS+= apr-1:${PORTSDIR}/${APR_PORT} APR_APU_DIR= ${LOCALBASE}/bin APR_CONFIG= apr-1-config |