diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:20:37 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:20:37 +0000 |
commit | 35c9e29159a4b67ccd7299b223079ee6932b72f8 (patch) | |
tree | 02a91a4d58458427565474aa86c7f6b6d05ea6f7 /devel/subversion16 | |
parent | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (diff) | |
download | ports-35c9e29159a4b67ccd7299b223079ee6932b72f8.tar.gz ports-35c9e29159a4b67ccd7299b223079ee6932b72f8.zip |
Notes
Diffstat (limited to 'devel/subversion16')
-rw-r--r-- | devel/subversion16/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
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 |