summaryrefslogtreecommitdiff
path: root/editors/semi113-xemacs21-mule
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/semi113-xemacs21-mule
parentUpdate to 1.13.4. (diff)
Update to 1.13.6.
Notes
Notes: svn path=/head/; revision=22348
Diffstat (limited to 'editors/semi113-xemacs21-mule')
-rw-r--r--editors/semi113-xemacs21-mule/Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile
index de86b81ed032..c37ca88c3524 100644
--- a/editors/semi113-xemacs21-mule/Makefile
+++ b/editors/semi113-xemacs21-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: semi-current for xemacs-mule
-# Version required: 1.13.3
+# 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