diff options
Diffstat (limited to 'inputmethod/xcin/Makefile')
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 4d0ebb671c1..f9dc93fd9c5 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:43:54 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:18:53 agc Exp $ # DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/xcin CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ @@ -12,6 +11,7 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://xcin.linux.org.tw/ COMMENT= Chinese XIM server +WRKSRC= ${WRKDIR}/xcin USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_X11BASE= yes |