diff options
Diffstat (limited to 'devel/log4cplus/Makefile')
-rw-r--r-- | devel/log4cplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/log4cplus/Makefile b/devel/log4cplus/Makefile index ce5bb16269c3..726ceb60b1b5 100644 --- a/devel/log4cplus/Makefile +++ b/devel/log4cplus/Makefile @@ -3,7 +3,7 @@ PORTNAME= log4cplus PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Logging library for C++ OPTIONS_DEFINE= DOCS -USES= libtool:keepla pathfix tar:xz +USES= libtool pathfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-threads=yes |