summaryrefslogtreecommitdiff
path: root/editors/flim113-xemacs21-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/flim113-xemacs21-mule/Makefile')
-rw-r--r--editors/flim113-xemacs21-mule/Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile
index 0f8449b6984b..c1a56065d4f5 100644
--- a/editors/flim113-xemacs21-mule/Makefile
+++ b/editors/flim113-xemacs21-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: flim for xemacs-mule
-# Version required: 1.12.5
+# Version required: 1.13.6
# Date created: 25 July 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
@@ -24,7 +24,15 @@ ALL_TARGET= package
INSTALL_TARGET= install-package
# RUN_DEPENDS port name's suffix is '-common'.
-HAVE_COMMON_PORT= YES
+HAS_COMMON_PORT= YES
+
+# whether emacs has mule feature
+HAS_MULE= YES
+
+# whether building info files by emacs or makeinfo
+BUILD_INFO_BY_EMACS= YES
+# texinfo packages
+BUILD_DEPENDS+= ${EMACS_PACKAGESDIR}/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg