diff options
Diffstat (limited to 'chinese/chinput')
-rw-r--r-- | chinese/chinput/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/chinput/Makefile b/chinese/chinput/Makefile index 6d380d541ea8..897f0fd43c9c 100644 --- a/chinese/chinput/Makefile +++ b/chinese/chinput/Makefile @@ -19,6 +19,8 @@ COMMENT= Chinese GB2312,BIG5,Japanese code input server BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} \ mkfontdir:${X_CLIENTS_PORT} +BROKEN= Incomplete pkg-plist + USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} |