aboutsummaryrefslogtreecommitdiff
path: root/net/ickle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ickle/Makefile')
-rw-r--r--net/ickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ickle/Makefile b/net/ickle/Makefile
index 1736306ace20..9feb3441512e 100644
--- a/net/ickle/Makefile
+++ b/net/ickle/Makefile
@@ -27,7 +27,7 @@ USE_LIBTOOL_VER= 13
USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL}
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
CONFIGURE_ARGS= --with-sigc-prefix=${LOCALBASE} \
--with-gtkmm-prefix=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="`${LOCALBASE}/bin/sigc-config --cflags`"