summaryrefslogtreecommitdiff
path: root/devel/log4cplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/log4cplus/Makefile')
-rw-r--r--devel/log4cplus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/log4cplus/Makefile b/devel/log4cplus/Makefile
index b7b1786654ae..3578958d5320 100644
--- a/devel/log4cplus/Makefile
+++ b/devel/log4cplus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= log4cplus
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= log4cplus
@@ -16,7 +17,7 @@ MAINTAINER= petri.totterman@hmv.fi
COMMENT= A logging library for C++
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \