summaryrefslogtreecommitdiff
path: root/editors/flim-emacs20/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:13:27 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-11 06:13:27 +0000
commita2b495f10d4d68b5aab4998038eb002f9e86522d (patch)
treecbe4be38c70eade371e86f4dc033f96ac77d7b0f /editors/flim-emacs20/Makefile
parent- install ftpwho (diff)
Update to 1.12.7.
Diffstat (limited to '')
-rw-r--r--editors/flim-emacs20/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index 2b0f94d773d8..3e36b0476577 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: flim for emacs20
-# Version required: 1.9.2
+# Version required: 1.12.7
# 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