summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-01-07 16:17:07 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-01-07 16:17:07 +0000
commite00f1aa0d252c988b0799e48aef563ce7d6cb969 (patch)
tree2e31319096281c0b49170b290780cd44510a38b7 /editors/xemacs21-mule
parentUpgrade libmcrypt port to 2.2.4 (diff)
Revise harmful XEMACS_MAJOR_VER.
XEMACS_MAJOR_VER should have fixed value "21". Remove Repo-copy trashes. PR: ports/15949 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes: svn path=/head/; revision=24504
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index 487befe8d1a5..9b74e668fe52 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -70,9 +70,7 @@ INSTALL_TARGET?=install-arch-dep
FILESDIR= ${.CURDIR}/../../editors/xemacs${XEMACS_MAJOR_VER}/files
PLIST?= ${PKGLDIR}/PLIST
-.include <bsd.port.pre.mk>
-
-XEMACS_MAJOR_VER?= ${.CURDIR:S!^${PORTSDIR}/editors/xemacs!!:S!-mule$!!}
+XEMACS_MAJOR_VER?= 21
MULE_PORT= yes
PKGNAMEEXT?= -mule
DESCR_TMPL?= ${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-mule/files/DESCR.tmpl