summaryrefslogtreecommitdiff
path: root/editors/xemacs/PLIST
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-03-03 16:16:03 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-03-03 16:16:03 +0000
commit401841d98cb448476ef83c82c35b4cf41be27700 (patch)
tree0b979a07cb853493c71709a07ae49297e26ea248 /editors/xemacs/PLIST
parentf087137204e48f8e2383985d8df0eb41c63bd62c (diff)
downloadpkgsrc-401841d98cb448476ef83c82c35b4cf41be27700.tar.gz
* Correct PLIST when !defined(PKG_OPTIONS.xemacs:Mcanna).
* Move library/header path configurations from xemacs/Makefile.common to xemacs/Makefile and xemacs-nox11/Makefile. Don't add X-related paths for -nox11. Fix build failure reported by bulk builds.
Diffstat (limited to 'editors/xemacs/PLIST')
-rw-r--r--editors/xemacs/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/PLIST b/editors/xemacs/PLIST
index 6038ae46b34..7bb2e82c6a3 100644
--- a/editors/xemacs/PLIST
+++ b/editors/xemacs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/02/28 16:20:09 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/03/03 16:16:03 uebayasi Exp $
bin/${DISTNAME}
bin/ellcc
bin/gnuattach
@@ -1057,7 +1057,7 @@ lib/${DISTNAME}/lisp/mule/arabic.elc
lib/${DISTNAME}/lisp/mule/auto-autoloads.el${ELSUFX}
lib/${DISTNAME}/lisp/mule/auto-autoloads.elc
lib/${DISTNAME}/lisp/mule/canna-leim.el${ELSUFX}
-lib/${DISTNAME}/lisp/mule/canna-leim.elc
+${FOR_MULE}lib/${DISTNAME}/lisp/mule/canna-leim.elc
lib/${DISTNAME}/lisp/mule/chinese.el${ELSUFX}
lib/${DISTNAME}/lisp/mule/chinese.elc
lib/${DISTNAME}/lisp/mule/custom-load.el${ELSUFX}