aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2008-03-23 01:42:23 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2008-03-23 01:42:23 +0000
commit50cdbe6cf82e747d95e7f51fc929c1c74671e9a4 (patch)
treed88db0ea38218072d7a8bfc963806bda3a022016
parent2c9e10e2c591ddf564138abb17ebfaef21e3fb2b (diff)
downloadports-50cdbe6cf82e747d95e7f51fc929c1c74671e9a4.tar.gz
ports-50cdbe6cf82e747d95e7f51fc929c1c74671e9a4.zip
Notes
-rw-r--r--editors/mode-info/Makefile10
-rw-r--r--editors/mode-info/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile
index ccea4ad4b2bf..dfcf3f3c4f23 100644
--- a/editors/mode-info/Makefile
+++ b/editors/mode-info/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mode-info
-PORTVERSION= 0.8.4
+PORTVERSION= 0.8.5
CATEGORIES= editors elisp
MASTER_SITES= http://namazu.org/~tsuchiya/elisp/
@@ -44,8 +44,9 @@ PLIST_SUB+= MI_WITH_MAKE="@comment "
.endif
USE_EMACS= yes
-EMACS_PORT_NAME?= emacs21
-EMACS_NO_RUN_DEPENDS= yes
+
+.include <bsd.port.pre.mk>
+
LISPDIR?= ${PREFIX}/${EMACS_SITE_LISPDIR}/${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
@@ -72,4 +73,5 @@ post-install:
.endfor
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+
+.include <bsd.port.post.mk>
diff --git a/editors/mode-info/distinfo b/editors/mode-info/distinfo
index 3f0c5294c795..3a6d39256d07 100644
--- a/editors/mode-info/distinfo
+++ b/editors/mode-info/distinfo
@@ -1,3 +1,3 @@
-MD5 (mode-info-0.8.4.tar.gz) = 3bc954e2e7b6cdd17c359caef66739c6
-SHA256 (mode-info-0.8.4.tar.gz) = dd02eaa71882e72630f25c9fa23ee68a2e5bd6fa964e5b6d639aa79f20007657
-SIZE (mode-info-0.8.4.tar.gz) = 58347
+MD5 (mode-info-0.8.5.tar.gz) = 013c9c440c2c6ecedf6b5d3174e8470c
+SHA256 (mode-info-0.8.5.tar.gz) = 9c211f93b23f1001b962cd0254ee05f3af341f085eb9cbe398899d1157065fc9
+SIZE (mode-info-0.8.5.tar.gz) = 47305