From 029547a5f98be5a6ec5b497f56533b0e1d5f4ab8 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Tue, 15 Jun 1999 00:31:27 +0000 Subject: Add modification for machine-architecture. --- japanese/emacs20-dl-wnn6/Makefile | 5 +++-- japanese/emacs20-dl-wnn6/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'japanese/emacs20-dl-wnn6') diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index 935d6d876e50..4b7022193bfb 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 10 October 1998 # Whom: shige # -# $Id: Makefile,v 1.2 1999/01/21 07:56:05 asami Exp $ +# $Id: Makefile,v 1.3 1999/03/01 09:38:03 shige Exp $ # DISTNAME= dl-wnn-0.2.2 @@ -23,7 +23,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wnn-includes=${PREFIX}/include/wnn --with-wnn6 \ --with-emacs-src=${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER} CONFIGURE_ENV= EMACS=emacs-dl-${EMACS_VER} -PLIST_SUB= EMACS_VER=${EMACS_VER} DOCDIR=${DOCDIR} +PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \ + DOCDIR=${DOCDIR} DOCDIR= share/doc/emacs20-dl-wnn6 EMACS_VER= 20.3 diff --git a/japanese/emacs20-dl-wnn6/pkg-plist b/japanese/emacs20-dl-wnn6/pkg-plist index be5e419027e3..85660cf8a99d 100644 --- a/japanese/emacs20-dl-wnn6/pkg-plist +++ b/japanese/emacs20-dl-wnn6/pkg-plist @@ -1,4 +1,4 @@ -libexec/emacs/%%EMACS_VER%%/i386--freebsd/wnn.so +libexec/emacs/%%EMACS_VER%%/%%EMACS_ARCH%%/wnn.so share/emacs/site-lisp/egg/busyu.el share/emacs/site-lisp/egg/busyu.elc share/emacs/site-lisp/egg/egg.el -- cgit v1.2.3