diff options
Diffstat (limited to 'devel/log4cxx/Makefile')
| -rw-r--r-- | devel/log4cxx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index b1d5a593aae6..dc4116479415 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -1,6 +1,5 @@ PORTNAME= log4cxx -PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= devel MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/ DISTNAME= apache-log4cxx-${PORTVERSION} @@ -18,7 +17,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libfmt.so:devel/libfmt TEST_DEPENDS= zip:archivers/zip -USES= cmake:testing compiler:c++17-lang pathfix +USES= cmake:testing compiler:c++17-lang CMAKE_OFF= APACHE_MAINTAINER \ APR_STATIC \ |
