diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index f8a45f1b71c9..9156c91d6661 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LIBS="-L${X11BASE}/lib" CONFIGURE_ARGS+= --enable-wide-chars --enable-luit --with-utempter |