aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mule-wnn7/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-06-27 18:45:42 +0800
committerasami <asami@FreeBSD.org>1995-06-27 18:45:42 +0800
commitcc90e579eb7654a02613771a9db6673980919e94 (patch)
tree07f56fdad3d193900761fb665d4febc5a9cac0c7 /japanese/mule-wnn7/Makefile
parent0d36e548ed29f5eb44f77871759e1797be3549c2 (diff)
downloadfreebsd-ports-gnome-cc90e579eb7654a02613771a9db6673980919e94.tar.gz
freebsd-ports-gnome-cc90e579eb7654a02613771a9db6673980919e94.tar.zst
freebsd-ports-gnome-cc90e579eb7654a02613771a9db6673980919e94.zip
Use
/usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure.
Diffstat (limited to 'japanese/mule-wnn7/Makefile')
-rw-r--r--japanese/mule-wnn7/Makefile5
1 files changed, 3 insertions, 2 deletions
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: