aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/valknut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/valknut/Makefile')
-rw-r--r--net-p2p/valknut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index 3d96942f59c6..a40deb89bd2a 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -26,7 +26,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libdc=${LOCALBASE} \
--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \