Fri Nov 28 02:03:01 2008 UTC ()
Original MASTER_SITES does not have old distfiles.
Use mirror site instead.


(obache)
diff -r1.10 -r1.11 pkgsrc/inputmethod/gcin/Makefile

cvs diff -r1.10 -r1.11 pkgsrc/inputmethod/gcin/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/gcin/Makefile 2008/06/20 01:09:23 1.10
+++ pkgsrc/inputmethod/gcin/Makefile 2008/11/28 02:03:01 1.11
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:23 joerg Exp $ 1# $NetBSD: Makefile,v 1.11 2008/11/28 02:03:01 obache Exp $
2# 2#
3 3
4DISTNAME= gcin-1.1.7 4DISTNAME= gcin-1.1.7
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= inputmethod 6CATEGORIES= inputmethod
7MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ 7#MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/
 8MASTER_SITES= http://cle.linux.org.tw/gcin/download/gcin-old/gcin-1.1.x/
8EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
9 10
10MAINTAINER= rxg@NetBSD.org 11MAINTAINER= rxg@NetBSD.org
11HOMEPAGE= http://www.csie.nctu.edu.tw/~cp76/gcin/ 12HOMEPAGE= http://www.csie.nctu.edu.tw/~cp76/gcin/
12COMMENT= Gtk Chinese INput application in X 13COMMENT= Gtk Chinese INput application in X
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16USE_LIBTOOL= yes 17USE_LIBTOOL= yes
17HAS_CONFIGURE= yes 18HAS_CONFIGURE= yes
18CONFIGURE_ARGS+= --prefix=${PREFIX:Q} 19CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
19CONFIGURE_ARGS+= --x11base=${X11BASE:Q} 20CONFIGURE_ARGS+= --x11base=${X11BASE:Q}
20CONFIGURE_ARGS+= --use_xim=Y 21CONFIGURE_ARGS+= --use_xim=Y