summaryrefslogtreecommitdiff
path: root/editors/semi-emacs20-current
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:22:08 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:22:08 +0000
commit442af3ca1868fc1cc25a9eee5f46e154a3d16fd9 (patch)
tree498baa211105eaffa19a348fa8cb7af481c8e18b /editors/semi-emacs20-current
parentUpdate to 1.13.4. (diff)
Update to 1.13.6.
Notes
Notes: svn path=/head/; revision=22348
Diffstat (limited to 'editors/semi-emacs20-current')
-rw-r--r--editors/semi-emacs20-current/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile
index 2c7514f81d6b..4e1520fc1f6e 100644
--- a/editors/semi-emacs20-current/Makefile
+++ b/editors/semi-emacs20-current/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: semi-current for emacs20
-# Version required: 1.13.3
+# Version required: 1.13.6
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
@@ -20,6 +20,9 @@ EMACS_VER= 20.4
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
+# whether emacs has mule feature
+HAS_MULE= YES
+
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg