summaryrefslogtreecommitdiff
path: root/editors/flim-xemacs21-mule/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-xemacs21-mule/Makefile
parent- install ftpwho (diff)
Update to 1.12.7.
Notes
Notes: svn path=/head/; revision=22344
Diffstat (limited to 'editors/flim-xemacs21-mule/Makefile')
-rw-r--r--editors/flim-xemacs21-mule/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile
index f60cce981e3c..184e79a2a9b6 100644
--- a/editors/flim-xemacs21-mule/Makefile
+++ b/editors/flim-xemacs21-mule/Makefile
@@ -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