diff options
Diffstat (limited to 'chinese/chinput/Makefile')
-rw-r--r-- | chinese/chinput/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/chinput/Makefile b/chinese/chinput/Makefile index f902066ba73b..d8eb2accf87e 100644 --- a/chinese/chinput/Makefile +++ b/chinese/chinput/Makefile @@ -8,13 +8,15 @@ PORTNAME= chinput PORTVERSION= 2.1 -PORTREVERSON= 1 +PORTREVISION= 1 CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/ DISTNAME= zh-chinput-2.1 MAINTAINER= phj@cn.FreeBSD.org +USE_XLIB= yes + WRKSRC= ${WRKDIR}/${PORTNAME} post-extract: |