summaryrefslogtreecommitdiff
path: root/japanese/navi2ch-emacs20
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-18 02:51:40 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-18 02:51:40 +0000
commite29b5d88e5c42244793728550451dbb2603f3985 (patch)
treed5d5b036c858970b49b2ad467da8db396f9611aa /japanese/navi2ch-emacs20
parentupdate the distfile name (diff)
use particular emacsen for compiling.
Obtained from: http://pc.2ch.net/test/read.cgi/unix/1009340234/435
Notes
Notes: svn path=/head/; revision=53286
Diffstat (limited to 'japanese/navi2ch-emacs20')
-rw-r--r--japanese/navi2ch-emacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile
index b31f88d90370..7233790a3ac8 100644
--- a/japanese/navi2ch-emacs20/Makefile
+++ b/japanese/navi2ch-emacs20/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= sf@FreeBSD.org
EMACS_PORT_NAME?= emacs20
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${LISPDIR}/navi2ch
+CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${LISPDIR}/navi2ch \
+ --with-emacs=${EMACS_CMD}
DOCDIR= share/doc/ja/navi2ch
PLIST_SUB= LISPDIR=${LISPDIR}
@@ -26,7 +27,6 @@ PLIST_SUB= LISPDIR=${LISPDIR}
.if ${EMACS_PORT_NAME} == xemacs21-mule
LISPDIR= ${EMACS_SITE_LISPDIR}
PLIST_SUB+= FSF="@comment "
-CONFIGURE_ARGS+= --with-xemacs
.else
LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}
PLIST_SUB+= FSF=""