summaryrefslogtreecommitdiff
path: root/editors/semi-mule-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-mule-current
parentUpdate to 1.13.4. (diff)
Update to 1.13.6.
Notes
Notes: svn path=/head/; revision=22348
Diffstat (limited to 'editors/semi-mule-current')
-rw-r--r--editors/semi-mule-current/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/editors/semi-mule-current/Makefile b/editors/semi-mule-current/Makefile
index da20b6379230..2e9981e19ccb 100644
--- a/editors/semi-mule-current/Makefile
+++ b/editors/semi-mule-current/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: semi-current for mule
-# Version required: 1.13.3
+# Version required: 1.13.6
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
@@ -20,8 +20,12 @@ EMACS_VER= 19.34
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
-HAVE_COMMON_PORT= YES
+# whether emacs requires *-setupel.el
REQUIRE_SETUPEL= YES
+# whether emacs has a *-common port
+HAS_COMMON_PORT= YES
+# whether emacs has mule feature
+HAS_MULE= YES
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg