diff options
author | erwin <erwin@FreeBSD.org> | 2010-07-06 15:08:03 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-07-06 15:08:03 +0800 |
commit | d11b34064a92cde065bbdb64904267bcb63630a0 (patch) | |
tree | 7224dc72c86b2da7a20bd4948e7429ae0afdf58e /emulators | |
parent | 5ee2e54ec6cf8518ae2e787485eae8acae7b29cc (diff) | |
download | freebsd-ports-gnome-d11b34064a92cde065bbdb64904267bcb63630a0.tar.gz freebsd-ports-gnome-d11b34064a92cde065bbdb64904267bcb63630a0.tar.zst freebsd-ports-gnome-d11b34064a92cde065bbdb64904267bcb63630a0.zip |
Mark BROKEN: does not build
Feature safe: yes
Diffstat (limited to 'emulators')
-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 |