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