diff options
author | minskim <minskim@pkgsrc.org> | 2005-03-05 16:05:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-03-05 16:05:49 +0000 |
commit | cadba9140b36c405c0ab3ca6e16277d5a80faa82 (patch) | |
tree | 278fc567c13db4d1a556b7b24e17cb54136caa95 /devel | |
parent | 3650f8e7aa7415e1520402a6c735d83aaff3b108 (diff) | |
download | pkgsrc-cadba9140b36c405c0ab3ca6e16277d5a80faa82.tar.gz |
Fix PLIST to build with xemacs.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/semi/PLIST | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/semi/PLIST b/devel/semi/PLIST index 5067c38a361..7a80685db9e 100644 --- a/devel/semi/PLIST +++ b/devel/semi/PLIST @@ -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 |