summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/mule-common/Makefile5
-rw-r--r--editors/mule/Makefile5
-rw-r--r--japanese/mule-canna/Makefile6
-rw-r--r--japanese/mule-freewnn/Makefile5
-rw-r--r--japanese/mule-wnn6/Makefile5
-rw-r--r--japanese/mule-wnn7/Makefile5
-rw-r--r--textproc/coco/Makefile5
7 files changed, 21 insertions, 15 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index b1e41c39d33e..017342ecf631 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:33:33 asami Exp $
#
DISTNAME= mule-2.2
@@ -24,7 +24,8 @@ MAINTAINER= asami@FreeBSD.ORG
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
- --terminal-face
+ --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index b1e41c39d33e..017342ecf631 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:33:33 asami Exp $
#
DISTNAME= mule-2.2
@@ -24,7 +24,8 @@ MAINTAINER= asami@FreeBSD.ORG
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
- --terminal-face
+ --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile
index ffa12e9e6411..7212ca8e6cde 100644
--- a/japanese/mule-canna/Makefile
+++ b/japanese/mule-canna/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:35:20 asami Exp $
#
DISTNAME= mule-2.2
@@ -27,8 +27,8 @@ HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
--canna --canna-libraries=/usr/local/lib \
- --canna-includes=/usr/local/canna/include --terminal-face
-
+ --canna-includes=/usr/local/canna/include --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
pre-build:
diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile
index 10012424299f..f20670cbcdd2 100644
--- a/japanese/mule-freewnn/Makefile
+++ b/japanese/mule-freewnn/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:35:30 asami Exp $
#
DISTNAME= mule-2.2
@@ -29,7 +29,8 @@ HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
--wnn --wnn-libraries=/usr/X11R6/lib \
- --wnn-includes=/usr/X11R6/include/wnn --terminal-face
+ --wnn-includes=/usr/X11R6/include/wnn --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
pre-build:
diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile
index 10012424299f..f20670cbcdd2 100644
--- a/japanese/mule-wnn6/Makefile
+++ b/japanese/mule-wnn6/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:35:30 asami Exp $
#
DISTNAME= mule-2.2
@@ -29,7 +29,8 @@ HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
--wnn --wnn-libraries=/usr/X11R6/lib \
- --wnn-includes=/usr/X11R6/include/wnn --terminal-face
+ --wnn-includes=/usr/X11R6/include/wnn --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
pre-build:
diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile
index 10012424299f..f20670cbcdd2 100644
--- a/japanese/mule-wnn7/Makefile
+++ b/japanese/mule-wnn7/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:35:30 asami Exp $
#
DISTNAME= mule-2.2
@@ -29,7 +29,8 @@ HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
--wnn --wnn-libraries=/usr/X11R6/lib \
- --wnn-includes=/usr/X11R6/include/wnn --terminal-face
+ --wnn-includes=/usr/X11R6/include/wnn --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=
pre-build:
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile
index b1e41c39d33e..017342ecf631 100644
--- a/textproc/coco/Makefile
+++ b/textproc/coco/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.17 1995/04/22 12:39:19 asami Exp $
+# $Id: Makefile,v 1.18 1995/04/23 10:33:33 asami Exp $
#
DISTNAME= mule-2.2
@@ -24,7 +24,8 @@ MAINTAINER= asami@FreeBSD.ORG
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} --with-x-toolkit \
- --terminal-face
+ --terminal-face \
+ --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
STRIP=