aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-05-08 19:47:37 +0800
committeritetcu <itetcu@FreeBSD.org>2006-05-08 19:47:37 +0800
commit98841b66972f8d7f25f7c879e6dcd594f07d94a3 (patch)
tree3e46f1232c8e68f870c02f0af1db71bcaeb566ab /editors
parent7e1b6588aef7a55a6fe6a0dce327f5addcebccc7 (diff)
downloadfreebsd-ports-gnome-98841b66972f8d7f25f7c879e6dcd594f07d94a3.tar.gz
freebsd-ports-gnome-98841b66972f8d7f25f7c879e6dcd594f07d94a3.tar.zst
freebsd-ports-gnome-98841b66972f8d7f25f7c879e6dcd594f07d94a3.zip
Fix plist and remove BROKEN.
PR: ports/94081 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me) Reviewed by: Andrey Slusar <anrays@gmail.com> Approved by: Dryice Liu <dryice@dryice.name> (maintainer), lawrance (mentor)
Diffstat (limited to 'editors')
-rw-r--r--editors/speedbar-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/speedbar-emacs20/Makefile b/editors/speedbar-emacs20/Makefile
index a724c8d18243..84d7f8a44eb3 100644
--- a/editors/speedbar-emacs20/Makefile
+++ b/editors/speedbar-emacs20/Makefile
@@ -10,6 +10,6 @@ MASTERDIR= ${.CURDIR}/../../editors/speedbar
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
-BROKEN= Incorrect pkg-plist
+INFO+= speedbar
.include "${MASTERDIR}/Makefile"