diff options
Diffstat (limited to 'devel/log4c')
-rw-r--r-- | devel/log4c/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index 0c4e692d2c06..3f4aa60d4bbb 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -16,7 +16,6 @@ COMMENT= Logging for C Library USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes .include <bsd.port.mk> |