summaryrefslogtreecommitdiff
path: root/editors/semi-mule/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:21:03 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:21:03 +0000
commit1e8be6a0c3d367dedc045136fcfabb22227662fb (patch)
treea8e518fa6e7b37f6de81e2c296824eacd9e4d0a1 /editors/semi-mule/Makefile
parentUpdate to 7.19.04. (diff)
Update to 1.13.4.
Notes
Notes: svn path=/head/; revision=22347
Diffstat (limited to 'editors/semi-mule/Makefile')
-rw-r--r--editors/semi-mule/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/editors/semi-mule/Makefile b/editors/semi-mule/Makefile
index 77536269fa87..deb8f21bc31e 100644
--- a/editors/semi-mule/Makefile
+++ b/editors/semi-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: semi for mule
-# Version required: 1.8.6
+# Version required: 1.13.4
# 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