From f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Apr 2005 08:04:41 +0000 Subject: Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. --- net-im/ickle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/ickle') diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile index 9feb3441512e..1736306ace20 100644 --- a/net-im/ickle/Makefile +++ b/net-im/ickle/Makefile @@ -27,7 +27,7 @@ USE_LIBTOOL_VER= 13 USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --with-sigc-prefix=${LOCALBASE} \ --with-gtkmm-prefix=${X11BASE} CONFIGURE_ENV= CPPFLAGS="`${LOCALBASE}/bin/sigc-config --cflags`" -- cgit v1.2.3