summaryrefslogtreecommitdiff
path: root/net/simicq
diff options
context:
space:
mode:
Diffstat (limited to 'net/simicq')
-rw-r--r--net/simicq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/simicq/Makefile b/net/simicq/Makefile
index 5ac248441341..588d8466f5a8 100644
--- a/net/simicq/Makefile
+++ b/net/simicq/Makefile
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes