aboutsummaryrefslogtreecommitdiff
path: root/devel/log4cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/log4cpp/Makefile')
-rw-r--r--devel/log4cpp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile
index 6e1094aa127d..475ed9531b41 100644
--- a/devel/log4cpp/Makefile
+++ b/devel/log4cpp/Makefile
@@ -17,7 +17,6 @@ COMMENT= A library of C++ classes for flexible logging
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-pthreads --disable-html-docs
MAKE_ENV+= RM=${RM}