summaryrefslogtreecommitdiff
path: root/japanese/xemacs21-sumo-freewnn
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-01-06 01:51:50 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-01-06 01:51:50 +0000
commitdcd61f541c7b88179aa647d0e5aac427c7cfd02a (patch)
tree9fa596489c7303d5a3ae52fc68fed53f8189ab82 /japanese/xemacs21-sumo-freewnn
parentNew ports for XEmacs-21.1.8 with MULE. (diff)
New meta ports for XEmacs-21.1.8 with MULE and sumo-packages.
Fix after repository-copy. All XEmacs(version 21) ports has been merged and its' mule ports were ported. Here is the mule meta ports of editors/xemacs21 which has been committed so as to work with mule ports by Michael Elbel (me@FreeBSD.org). PR: ports/15762 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes: svn path=/head/; revision=24466
Diffstat (limited to 'japanese/xemacs21-sumo-freewnn')
-rw-r--r--japanese/xemacs21-sumo-freewnn/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/japanese/xemacs21-sumo-freewnn/Makefile b/japanese/xemacs21-sumo-freewnn/Makefile
index 0b7da8b17580..e006b2f2ae8c 100644
--- a/japanese/xemacs21-sumo-freewnn/Makefile
+++ b/japanese/xemacs21-sumo-freewnn/Makefile
@@ -1,14 +1,17 @@
# New ports collection makefile for: Meta port of XEmacs mule with sumo package
-# Version required: 21.1.8
+# Version required: 21.1
# Date created: 19 August 1999
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#
-LANGPREFIX= ja-
-NAMEEXT= -wnn4
+.include <bsd.port.pre.mk>
-MASTERDIR= ${.CURDIR}/../../editors/xemacs-mule-sumo
+XEMACS_MAJOR_VER= ${.CURDIR:S!^${PORTSDIR}/japanese/xemacs!!:S!-sumo-wnn4$!!}
+LANGPREFIX= ja-
+NAMEEXT= -wnn4
+
+MASTERDIR= ${.CURDIR}/../../editors/xemacs${XEMACS_MAJOR_VER}-mule-sumo
.include "${MASTERDIR}/Makefile"