diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-03 21:55:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-03 21:55:10 +0000 |
commit | 4603690e5b477abee88cf55b68260372f4e85b61 (patch) | |
tree | cf5dd0444ff42e918d2cd8404df7e37b2c495dc0 /x11/x3270 | |
parent | 269c7b48539e0b9921b762ac8bb2095b6f447fb0 (diff) | |
download | ports-4603690e5b477abee88cf55b68260372f4e85b61.tar.gz ports-4603690e5b477abee88cf55b68260372f4e85b61.zip |
Notes
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 |