diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-11 03:40:56 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-11 03:40:56 +0000 |
commit | 4694cc4a3470da1f6f06850b533572403df65961 (patch) | |
tree | 9f7c36f2bf783cc768a470cf459d432230ce67e0 /chinese/gcin | |
parent | a5cb7429c989a39b48340f12e1d075461c076968 (diff) | |
download | ports-4694cc4a3470da1f6f06850b533572403df65961.tar.gz ports-4694cc4a3470da1f6f06850b533572403df65961.zip |
Notes
Diffstat (limited to 'chinese/gcin')
-rw-r--r-- | chinese/gcin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 3b14435b3103..4b1bf7f0fbf1 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -17,6 +17,9 @@ EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 MAINTAINER= chinsan@FreeBSD.org COMMENT= A traditional chinese input utility in X +CONFLICTS= zh-gcin-devel-[0-9]* +LATEST_LINK= yes + USE_BZIP2= YES HAS_CONFIGURE= YES USE_GNOME= gtk20 |