diff options
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r-- | x11/x3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 7c6eaec720e5..221fdbf4206c 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale USE_IMAKE= yes -USE_ICONV= yes +USES= iconv USE_XORG= ice sm x11 xaw xext xmu xt GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-fontdir=${PREFIX}/lib/X11/fonts/local --disable-dbcs |