pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/semi Fix PLIST to build with xemacs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/612df3b4ded4
branches:  trunk
changeset: 490209:612df3b4ded4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Mar 05 16:05:49 2005 +0000

description:
Fix PLIST to build with xemacs.

diffstat:

 devel/semi/PLIST |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (25 lines):

diff -r 5ba2bf2bdfa0 -r 612df3b4ded4 devel/semi/PLIST
--- a/devel/semi/PLIST  Sat Mar 05 16:01:17 2005 +0000
+++ b/devel/semi/PLIST  Sat Mar 05 16:05:49 2005 +0000
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.5 2004/02/16 18:02:06 seb Exp $
-${FOR_xemacs214} ${EMACS_LISPPREFIX}/semi/auto-autoloads.el
-${FOR_xemacs214} ${EMACS_LISPPREFIX}/semi/auto-autoloads.elc
-${FOR_xemacs214} ${EMACS_LISPPREFIX}/semi/custom-load.el
-${FOR_xemacs214} ${EMACS_LISPPREFIX}/semi/custom-load.elc
-${FOR_xemacs215} ${EMACS_LISPPREFIX}/semi/auto-autoloads.el
-${FOR_xemacs215} ${EMACS_LISPPREFIX}/semi/auto-autoloads.elc
-${FOR_xemacs215} ${EMACS_LISPPREFIX}/semi/custom-load.el
-${FOR_xemacs215} ${EMACS_LISPPREFIX}/semi/custom-load.elc
+@comment $NetBSD: PLIST,v 1.6 2005/03/05 16:05:49 minskim Exp $
+${FOR_xemacs214}${EMACS_LISPPREFIX}/semi/auto-autoloads.el
+${FOR_xemacs214}${EMACS_LISPPREFIX}/semi/auto-autoloads.elc
+${FOR_xemacs214}${EMACS_LISPPREFIX}/semi/custom-load.el
+${FOR_xemacs214}${EMACS_LISPPREFIX}/semi/custom-load.elc
+${FOR_xemacs215}${EMACS_LISPPREFIX}/semi/auto-autoloads.el
+${FOR_xemacs215}${EMACS_LISPPREFIX}/semi/auto-autoloads.elc
+${FOR_xemacs215}${EMACS_LISPPREFIX}/semi/custom-load.el
+${FOR_xemacs215}${EMACS_LISPPREFIX}/semi/custom-load.elc
 ${EMACS_LISPPREFIX}/semi/mail-mime-setup.el
 ${EMACS_LISPPREFIX}/semi/mail-mime-setup.elc
 ${EMACS_LISPPREFIX}/semi/mime-bbdb.el



Home | Main Index | Thread Index | Old Index