diff options
-rw-r--r-- | x11/x3270/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index aa8d03eadda3..e1a42cc63e14 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +BROKEN= does not package + USE_IMAKE= yes USE_ICONV= yes USE_XORG= ice sm x11 xaw xext xmu xt |