diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xemacs/Makefile | 2 | ||||
-rw-r--r-- | chinese/xmms/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 53a29a62c3d8..53078be5a8f8 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ RUN_DEPENDS= xcin2.5:${PORTSDIR}/chinese/xcin25 \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf +BROKEN= "Broken pkg-plist; will be removed after Feb 2" + USE_GMAKE= yes USE_XPM= yes STRIP= diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index 09fd6f72cc87..765d7417dec8 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -18,4 +18,6 @@ MAINTAINER= clive@FreeBSD.org #RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf +BROKEN= "Does not patch; will be removed after Feb 2" + .include "${MASTERDIR}/Makefile" |