diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-03-02 03:02:27 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-03-02 03:02:27 +0800 |
commit | fc68f69a91d215be149d4b083c19f7058c60192f (patch) | |
tree | 8d053fed45693740cecd5cc9871d226321f91683 /chinese/gcin/Makefile | |
parent | 7603373178c2c14e4ec11b9852d9d30966253254 (diff) | |
download | freebsd-ports-graphics-fc68f69a91d215be149d4b083c19f7058c60192f.tar.gz freebsd-ports-graphics-fc68f69a91d215be149d4b083c19f7058c60192f.tar.zst freebsd-ports-graphics-fc68f69a91d215be149d4b083c19f7058c60192f.zip |
Upgrade to 0.8.4.
Approved by: maintainer
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index d0f94599a72..fd5191c5d06 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,13 +6,14 @@ # PORTNAME= gcin -PORTVERSION= 0.5.3 +PORTVERSION= 0.8.4 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= A triditional chinese input utility in X +USE_X_PREFIX= YES USE_BZIP2= YES GNU_CONFIGURE= YES USE_GNOME= gtk20 |