diff options
Diffstat (limited to 'x11/xtermcontrol/Makefile')
-rw-r--r-- | x11/xtermcontrol/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xtermcontrol/Makefile b/x11/xtermcontrol/Makefile index e1ab663b1557..850e3cea7883 100644 --- a/x11/xtermcontrol/Makefile +++ b/x11/xtermcontrol/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |