diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 17:22:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 17:22:57 +0800 |
commit | 89918fb7bb70eeac66dfcd8e16b1ac088e2f9126 (patch) | |
tree | 7aa29f151c006cc71893af68152b99ca9275c790 /emulators | |
parent | 4090c260000ad680d0868e17fd3cde968f222f47 (diff) | |
download | freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.tar.gz freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.tar.zst freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.zip |
BROKEN: Does not build
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 |