diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 8db3ba2dbb5f..c9617ddf70b1 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit USE_XORG= xaw xft GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--enable-wide-chars --enable-luit --with-utempter \ |