diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
commit | 609ba5cbebd8c7447b56b7ab387c8e53e5138214 (patch) | |
tree | 831ad91152416309813b49cb426e202b35f5c3c5 /emulators | |
parent | ce425a8f778269ee533b6801108f55159590d017 (diff) | |
download | ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.tar.gz ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index ec1901a05fb6..24ed292c78a7 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -17,6 +17,8 @@ DISTNAME= gdb-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 6 +BROKEN= Does not build + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |