summaryrefslogtreecommitdiffstats
path: root/textproc/coco
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/coco')
-rw-r--r--textproc/coco/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile
index b1e41c3..017342e 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=
OpenPOWER on IntegriCloud