Fri Sep 10 06:58:06 2010 UTC ()
Remove redundant PKGNAME.


(taca)
diff -r1.3 -r1.4 pkgsrc/inputmethod/prime-dict/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/inputmethod/prime-dict/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/prime-dict/Attic/Makefile 2010/05/16 00:01:40 1.3
+++ pkgsrc/inputmethod/prime-dict/Attic/Makefile 2010/09/10 06:58:06 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2010/05/16 00:01:40 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2010/09/10 06:58:06 taca Exp $
2# 2#
3 3
4DISTNAME= prime-dict-1.0.0 4DISTNAME= prime-dict-1.0.0
5PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} 
6CATEGORIES= inputmethod 5CATEGORIES= inputmethod
7MASTER_SITES= http://prime.sourceforge.jp/src/ 6MASTER_SITES= http://prime.sourceforge.jp/src/
8 7
9MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://taiyaki.org/prime/ 9HOMEPAGE= http://taiyaki.org/prime/
11COMMENT= Japanese PRedictive Input Method Editor (dictionary) 10COMMENT= Japanese PRedictive Input Method Editor (dictionary)
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_LANGUAGES= # none 16USE_LANGUAGES= # none
18 17