1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

devel/apr hasn't existed in quite some time.

Also subversion will pull in apr as a LIB_DEPENDS

With Hat:   apache@
This commit is contained in:
Philip M. Gollucci 2012-02-28 05:16:34 +00:00
parent c397828c7b
commit 1a96be633c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292344

View File

@ -34,8 +34,7 @@ BROKEN= Does not build on ia64
.if defined(WITH_SVN)
PLIST_SUB+= SVN=""
LIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion \
apr-1:${PORTSDIR}/devel/apr
LIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion
CFLAGS+= -I${LOCALBASE}/include/subversion-1 -I${LOCALBASE}/include/apr-1
.else
CONFIGURE_ARGS+= --enable-module-svn=no