diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-06 07:08:03 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-06 07:08:03 +0000 |
commit | 07e7f70da4150828560a4b8a8dc86f2cf2a559cb (patch) | |
tree | f2ee78f4e217369cf8ded36b30c538d502bef2b4 /emulators/pearpc | |
parent | 872938e4740b21fb7ff91af107a5ded8a79a92fa (diff) |
Notes
Diffstat (limited to 'emulators/pearpc')
-rw-r--r-- | emulators/pearpc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 5b6aa4158683..7745aa0e2405 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}.0 MAINTAINER= novel@FreeBSD.org COMMENT= PowerPC architecture emulator +BROKEN= does not build + GNU_CONFIGURE= yes USE_XORG= x11 MAN1= ppc.1 |