diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-23 02:10:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-23 02:10:53 +0000 |
commit | 69c88ecd02c26ccf753fd71dc51705fce5e34f6c (patch) | |
tree | a1a5426d0bee73fbada636555ca8127c676b723f /chinese/gcin-devel/Makefile | |
parent | 656318f8371475115a7be9fb01f7fa7691b9f969 (diff) |
Notes
Diffstat (limited to 'chinese/gcin-devel/Makefile')
-rw-r--r-- | chinese/gcin-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile index 60ba036b3581..dadbea528258 100644 --- a/chinese/gcin-devel/Makefile +++ b/chinese/gcin-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ http://edt1023.sayya.org/misc/ @@ -49,7 +49,8 @@ post-extract: @cd ${WRKSRC}/data/ \ && ${TAR} -zxf ${DISTDIR}/${BOSHIAMYFILE} post-patch: -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-data-Makefile +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-data-Makefile \ + ${FILESDIR}/extra-patch-data-noseeing.cin PLIST_SUB+= BOSHIAMY="" .endif |