summaryrefslogtreecommitdiff
path: root/editors/speedbar/PLIST
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-01-12 01:57:04 +0000
committeruebayasi <uebayasi>2003-01-12 01:57:04 +0000
commitdf03aae85c44cd53ec8de0bfffecea23ef811006 (patch)
tree176a8b327cc13ed0036d99b9367106e7cc0d0a89 /editors/speedbar/PLIST
parentcf6c114c58502a4ec7af24453ee63ed717f04c01 (diff)
downloadpkgsrc-df03aae85c44cd53ec8de0bfffecea23ef811006.tar.gz
Fix build problem in the previous.
Diffstat (limited to 'editors/speedbar/PLIST')
-rw-r--r--editors/speedbar/PLIST64
1 files changed, 32 insertions, 32 deletions
diff --git a/editors/speedbar/PLIST b/editors/speedbar/PLIST
index d54f37467dc..d267703cc42 100644
--- a/editors/speedbar/PLIST
+++ b/editors/speedbar/PLIST
@@ -1,36 +1,36 @@
-@comment $NetBSD: PLIST,v 1.5 2003/01/11 08:51:09 uebayasi Exp $
-${LISPDIR}/dframe.el
-${LISPDIR}/dframe.elc
-${LISPDIR}/sb-box-minus.xpm
-${LISPDIR}/sb-box-plus.xpm
-${LISPDIR}/sb-box.xpm
-${LISPDIR}/sb-chk.xpm
-${LISPDIR}/sb-dir-minus.xpm
-${LISPDIR}/sb-dir-plus.xpm
-${LISPDIR}/sb-dir.xpm
-${LISPDIR}/sb-doc-minus.xpm
-${LISPDIR}/sb-doc-plus.xpm
-${LISPDIR}/sb-doc.xpm
-${LISPDIR}/sb-image.el
-${LISPDIR}/sb-info.xpm
-${LISPDIR}/sb-label.xpm
-${LISPDIR}/sb-mail.xpm
-${LISPDIR}/sb-obj.xpm
-${LISPDIR}/sb-objod.xpm
-${LISPDIR}/sb-pg-minus.xpm
-${LISPDIR}/sb-pg-plus.xpm
-${LISPDIR}/sb-pg.xpm
-${LISPDIR}/sb-ro.xpm
-${LISPDIR}/sb-tag-gt.xpm
-${LISPDIR}/sb-tag-minus.xpm
-${LISPDIR}/sb-tag-plus.xpm
-${LISPDIR}/sb-tag-type.xpm
-${LISPDIR}/sb-tag-v.xpm
-${LISPDIR}/sb-tag.xpm
-${LISPDIR}/speedbar.el
-${LISPDIR}/speedbar.elc
+@comment $NetBSD: PLIST,v 1.6 2003/01/12 01:57:04 uebayasi Exp $
+${EMACS_LISPPREFIX}/speedbar/dframe.el
+${EMACS_LISPPREFIX}/speedbar/dframe.elc
+${EMACS_LISPPREFIX}/speedbar/sb-box-minus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-box-plus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-box.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-chk.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-dir-minus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-dir-plus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-dir.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-doc-minus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-doc-plus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-doc.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-image.el
+${EMACS_LISPPREFIX}/speedbar/sb-info.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-label.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-mail.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-obj.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-objod.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-pg-minus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-pg-plus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-pg.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-ro.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag-gt.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag-minus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag-plus.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag-type.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag-v.xpm
+${EMACS_LISPPREFIX}/speedbar/sb-tag.xpm
+${EMACS_LISPPREFIX}/speedbar/speedbar.el
+${EMACS_LISPPREFIX}/speedbar/speedbar.elc
@unexec ${INSTALL_INFO} --delete %D/info/speedbar.info %D/info/dir
info/speedbar.info
@exec ${INSTALL_INFO} %D/info/speedbar.info %D/info/dir
@exec install-info %D/info/speedbar.info %D/info/dir
-@unexec ${RMDIR} %D/${LISPDIR} 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/${EMACS_LISPPREFIX}/speedbar 2>/dev/null || ${TRUE}