summaryrefslogtreecommitdiff
path: root/devel/powerpc-rtems-gdb
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-02-23 02:39:08 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-02-23 02:39:08 +0000
commitdbba135490e354253d1bd6ae409c2b68fad25fc5 (patch)
tree4a202b745c6f03a2a9b9be75d1005a6d1f2a43b9 /devel/powerpc-rtems-gdb
parentDe-pkg-comment. (diff)
Add some patches to the distro patches so the powerpc's GDB will build.
Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=76219
Diffstat (limited to 'devel/powerpc-rtems-gdb')
-rw-r--r--devel/powerpc-rtems-gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/powerpc-rtems-gdb/Makefile b/devel/powerpc-rtems-gdb/Makefile
index f50883f50287..ca3878c045ea 100644
--- a/devel/powerpc-rtems-gdb/Makefile
+++ b/devel/powerpc-rtems-gdb/Makefile
@@ -13,6 +13,6 @@ LCLTARGET= powerpc-rtems
CONFIGURE_ARGS= --verbose --enable-sim --enable-sim-powerpc \
--enable-sim-timebase --enable-sim-hardware
-BROKEN= "Errors on compile"
+MAN1+= ${LCLTARGET}-run.1
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"