summaryrefslogtreecommitdiff
path: root/devel/log4cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/log4cpp/Makefile')
-rw-r--r--devel/log4cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile
index be7cda36140c..9e6037ad9b7c 100644
--- a/devel/log4cpp/Makefile
+++ b/devel/log4cpp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}.x%20%28current%29/${PORT
MAINTAINER= clsung@FreeBSD.org
COMMENT= A library of C++ classes for flexible logging
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"