summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2003-01-26 16:55:17 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2003-01-26 16:55:17 +0000
commite2d56b3d81d83c01519f32aa1213f1d5770772d0 (patch)
treeba3e0f13e4eaae37a346d1c506ea643fe70e7885 /editors
parentUpdate to 1.4. (diff)
Fix plist.
PR: 47500,47501 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=74033
Diffstat (limited to 'editors')
-rw-r--r--editors/speedbar/Makefile1
-rw-r--r--editors/speedbar/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index de1add708b03..cbb0e6a74c98 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= speedbar
PORTVERSION= 0.14.b4
+PORTREVISION= 1
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cedet
diff --git a/editors/speedbar/pkg-plist b/editors/speedbar/pkg-plist
index 283e0d4f14cb..821b4a4bab65 100644
--- a/editors/speedbar/pkg-plist
+++ b/editors/speedbar/pkg-plist
@@ -1,5 +1,5 @@
@unexec install-info --delete %D/info/speedbar.info %D/info/dir
-@unexec test -f %D/info/speedbar && install-info %D/info/speedbar %D/info/dir
+@unexec [ -f %D/info/speedbar ] && install-info %D/info/speedbar %D/info/dir || true
info/speedbar.info
@exec install-info %D/info/speedbar.info %D/info/dir
%%EMACS_VERSION_SITE_LISPDIR%%/speedbar/bigclock.el