diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
commit | a5be358b9d075a660827de0da2aba57ed77ff168 (patch) | |
tree | 80da9240100147f77e3f2d141a12bc9ff29060f1 /japanese | |
parent | Destroy pkg-comment for some of the stranger uses in the tree, (diff) |
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77038
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jpilot/Makefile | 1 | ||||
-rw-r--r-- | japanese/xemacs21-canna+freewnn/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-canna+freewnn/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/xemacs21-canna+wnn6/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-canna+wnn6/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 12 | ||||
-rw-r--r-- | japanese/xemacs21-canna/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/xemacs21-wnn6/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-wnn6/pkg-comment | 1 |
9 files changed, 6 insertions, 17 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index cfe928b645a0..a3a793b25f92 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -6,7 +6,6 @@ # MASTERDIR= ${.CURDIR}/../../palm/jpilot -COMMENTFILE= ${.CURDIR}/pkg-comment CATEGORIES= japanese diff --git a/japanese/xemacs21-canna+freewnn/Makefile b/japanese/xemacs21-canna+freewnn/Makefile index 4674f346e7a6..9d954065b49e 100644 --- a/japanese/xemacs21-canna+freewnn/Makefile +++ b/japanese/xemacs21-canna+freewnn/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -COMMENTFILE= ${.CURDIR}/pkg-comment - XEMACS_MAJOR_VER= 21 CANNA= yes FREEWNN= yes diff --git a/japanese/xemacs21-canna+freewnn/pkg-comment b/japanese/xemacs21-canna+freewnn/pkg-comment deleted file mode 100644 index 3dab065ded59..000000000000 --- a/japanese/xemacs21-canna+freewnn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XEmacs(version 21) text editor, with SJ3, SKK, Canna and FreeWnn support diff --git a/japanese/xemacs21-canna+wnn6/Makefile b/japanese/xemacs21-canna+wnn6/Makefile index f501d5b48825..bd9953538aac 100644 --- a/japanese/xemacs21-canna+wnn6/Makefile +++ b/japanese/xemacs21-canna+wnn6/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -COMMENTFILE= ${.CURDIR}/pkg-comment - XEMACS_MAJOR_VER= 21 CANNA= yes WNN6= yes diff --git a/japanese/xemacs21-canna+wnn6/pkg-comment b/japanese/xemacs21-canna+wnn6/pkg-comment deleted file mode 100644 index c96249d92f4e..000000000000 --- a/japanese/xemacs21-canna+wnn6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XEmacs(version 21) text editor, with SJ3, SKK, Canna and Wnn6 support diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index a1f12c66a45b..96376055cb8c 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -27,7 +27,7 @@ CATEGORIES= japanese MANLANG= ja MAN1= xemacs-ja.1 -COMMENTFILE?= ${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/pkg-comment +COMMENT?= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and Canna support DESCR= ${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/pkg-descr XEMACS_MAJOR_VER?= 21 @@ -37,30 +37,30 @@ PKGNAMESUFFIX= -canna+freewnn WITH_INPUT_METHOD= --with-canna --with-wnn --with-wnn6=no LIB_INPUT_METHOD= canna.1:${PORTSDIR}/japanese/Canna \ wnn.0:${PORTSDIR}/japanese/FreeWnn-lib -COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK, Canna and FreeWnn support +COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK, Canna and FreeWnn support .elif defined(CANNA) && defined(WNN6) PKGNAMESUFFIX= -canna+wnn6 SITE_INCLUDES= ${LOCALBASE}/include/wnn6 WITH_INPUT_METHOD= --with-canna --with-wnn6 LIB_INPUT_METHOD= canna.1:${PORTSDIR}/japanese/Canna \ wnn6.2:${PORTSDIR}/japanese/Wnn6-lib -COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK, Canna and Wnn6 support +COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK, Canna and Wnn6 support .elif defined(FREEWNN) PKGNAMESUFFIX= -freewnn WITH_INPUT_METHOD= --with-wnn --with-canna=no --with-wnn6=no LIB_INPUT_METHOD= wnn.0:${PORTSDIR}/japanese/FreeWnn-lib -COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and FreeWnn support +COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and FreeWnn support .elif defined(WNN6) PKGNAMESUFFIX= -wnn6 SITE_INCLUDES= ${LOCALBASE}/include/wnn6 WITH_INPUT_METHOD= --with-wnn6 --with-canna=no LIB_INPUT_METHOD= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib -COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and Wnn6 support +COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and Wnn6 support .else PKGNAMESUFFIX= -canna WITH_INPUT_METHOD= --with-canna --with-wnn=no --with-wnn6=no LIB_INPUT_METHOD= canna.1:${PORTSDIR}/japanese/Canna -COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and Canna support +COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and Canna support .endif post-install:: diff --git a/japanese/xemacs21-canna/pkg-comment b/japanese/xemacs21-canna/pkg-comment deleted file mode 100644 index 36f53a63d199..000000000000 --- a/japanese/xemacs21-canna/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XEmacs(version 21) text editor, with SJ3, SKK and Canna support diff --git a/japanese/xemacs21-wnn6/Makefile b/japanese/xemacs21-wnn6/Makefile index 5743f19cc616..a4f915e16bc9 100644 --- a/japanese/xemacs21-wnn6/Makefile +++ b/japanese/xemacs21-wnn6/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -COMMENTFILE= ${.CURDIR}/pkg-comment - XEMACS_MAJOR_VER= 21 WNN6= yes diff --git a/japanese/xemacs21-wnn6/pkg-comment b/japanese/xemacs21-wnn6/pkg-comment deleted file mode 100644 index 7d5101b69847..000000000000 --- a/japanese/xemacs21-wnn6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XEmacs(version 21) text editor, with SJ3, SKK and Wnn6 support |