diff options
author | pav <pav@FreeBSD.org> | 2011-10-04 05:55:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-10-04 05:55:10 +0800 |
commit | 45cd8dcf0f687a86c6fc4dc2eca8215cf6162ce6 (patch) | |
tree | 60171ee893f9525bdb6292e9edf393ba673db058 /x11/x3270 | |
parent | bcf5dd743c47764f4411e5d8783be13bc66fccce (diff) | |
download | freebsd-ports-gnome-45cd8dcf0f687a86c6fc4dc2eca8215cf6162ce6.tar.gz freebsd-ports-gnome-45cd8dcf0f687a86c6fc4dc2eca8215cf6162ce6.tar.zst freebsd-ports-gnome-45cd8dcf0f687a86c6fc4dc2eca8215cf6162ce6.zip |
- Mark BROKEN: does not package
Reported by: pointyhat
Diffstat (limited to 'x11/x3270')
-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 |