aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4cxx
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 12:05:05 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 12:05:05 +0800
commit55544fc2be6293cc3e0316e40af48ca44fc4e529 (patch)
tree29e8cfc0914a759313cdb1eab3bedf0c36297450 /devel/log4cxx
parent05bd43c1e696d2012387a78d35d19a8d44882cd1 (diff)
downloadfreebsd-ports-gnome-55544fc2be6293cc3e0316e40af48ca44fc4e529.tar.gz
freebsd-ports-gnome-55544fc2be6293cc3e0316e40af48ca44fc4e529.tar.zst
freebsd-ports-gnome-55544fc2be6293cc3e0316e40af48ca44fc4e529.zip
- Convert ports/ to devel/apr1
PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Diffstat (limited to 'devel/log4cxx')
-rw-r--r--devel/log4cxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index dbb9229c3f56..9905a0ba6b6b 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -14,7 +14,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION}
MAINTAINER= tcovert@sahuagin.net
COMMENT= Log4cxx is a port to C++ of the Log4j project
-BUILD_DEPENDS= ${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr
+BUILD_DEPENDS= ${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr1
.if !defined(NOPORTDOCS) && defined(WITH_DOXYGEN)
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen