aboutsummaryrefslogtreecommitdiff
path: root/devel/lwp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r--devel/lwp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile
index cedb6fb14938..70f7c4dfa809 100644
--- a/devel/lwp/Makefile
+++ b/devel/lwp/Makefile
@@ -15,7 +15,7 @@ COMMENT= A userspace thread library
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>