aboutsummaryrefslogtreecommitdiff
path: root/mail/emh-xemacs21-mule
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2001-12-05 12:52:22 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2001-12-05 12:52:22 +0000
commitedc0f6b58f932aed0bd979e3d9b09e487df7df3f (patch)
tree70b760247322ffe9b328db67f7941373b706fcc9 /mail/emh-xemacs21-mule
parentb28522caf9c96548227d13128638da8b403fc081 (diff)
downloadports-edc0f6b58f932aed0bd979e3d9b09e487df7df3f.tar.gz
ports-edc0f6b58f932aed0bd979e3d9b09e487df7df3f.zip
Notes
Diffstat (limited to 'mail/emh-xemacs21-mule')
-rw-r--r--mail/emh-xemacs21-mule/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/mail/emh-xemacs21-mule/Makefile b/mail/emh-xemacs21-mule/Makefile
index 18bc853850cd..ce703de919ff 100644
--- a/mail/emh-xemacs21-mule/Makefile
+++ b/mail/emh-xemacs21-mule/Makefile
@@ -1,17 +1,12 @@
-# New ports collection makefile for: emh-xemacs21-mule
+# New ports collection makefile for: emh (for xemacs21-mule)
# Date Created: 12 Mar 2001
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
#
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../emh-emacs20
+MASTERDIR= ${.CURDIR}/../emh
EMACS_PORT_NAME= xemacs21-mule
-ALL_TARGET= package
-INSTALL_TARGET= install-package
-EMH_LISPDIR= lib/xemacs/site-packages/lisp/emh
-XEMACS_ONLY= ""
-
.include <${MASTERDIR}/Makefile>