diff options
Diffstat (limited to 'devel/log4cxx/Makefile')
-rw-r--r-- | devel/log4cxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index dbb9229c3f5..9905a0ba6b6 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 |