aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion16
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-05 21:47:49 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-05 21:47:49 +0000
commitbb992ed99807dcba6aec3e033aaef9b64b91b041 (patch)
tree8879a35a210a7b87a3d845548fc1452341da4b12 /devel/subversion16
parent830db6ab99bc6cda3f5aa964d1876f72d60f06cd (diff)
downloadports-bb992ed99807dcba6aec3e033aaef9b64b91b041.tar.gz
ports-bb992ed99807dcba6aec3e033aaef9b64b91b041.zip
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Notes
Notes: svn path=/head/; revision=253783
Diffstat (limited to 'devel/subversion16')
-rw-r--r--devel/subversion16/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common
index 3be53fb8dbdb..0765344776ca 100644
--- a/devel/subversion16/Makefile.common
+++ b/devel/subversion16/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