aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-13 06:50:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-13 06:50:45 +0000
commit3b9ce2e8640db87f226fb264e2db39898cb364a5 (patch)
treef519a6633635d91f7762c0e3f49fa26f3ad9d8d0 /editors/xemacs21-mule-common
parent26723a9c570b267d21c0d4893f5ad27eaf42c936 (diff)
downloadports-3b9ce2e8640db87f226fb264e2db39898cb364a5.tar.gz
ports-3b9ce2e8640db87f226fb264e2db39898cb364a5.zip
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
- LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'.
Notes
Notes: svn path=/head/; revision=27474
Diffstat (limited to 'editors/xemacs21-mule-common')
-rw-r--r--editors/xemacs21-mule-common/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile
index 5e754081d8f6..86892146ad3c 100644
--- a/editors/xemacs21-mule-common/Makefile
+++ b/editors/xemacs21-mule-common/Makefile
@@ -1,5 +1,4 @@
# New ports collection makefile for: files except executables for xemacs with mule
-# Version required: 21.1
# Date created: 8 Dec 1999
# Whom: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
#
@@ -58,7 +57,7 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER}
TMPPLIST= ${WRKDIR}/.PLIST.mktmp-${PKGNAME}
MULE_COMMON= yes
-PKGNAMEEXT= -mule-common
+PKGNAMESUFFIX= -mule-common
DESCR_TMPL= ${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-mule-common/files/DESCR.tmpl
INSTALL_TMPL= ${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-mule-common/files/INSTALL.tmpl
COMMENT_TEXT= XEmacs(version ${XEMACS_MAJOR_VER}) with mule, lisp files, info pages, etc (except executables)