diff options
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r-- | devel/plan9port/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 83bd150d924c..ee39c481d00e 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -15,6 +15,8 @@ LICENSE_NAME= Lucent Public License Version 1.02 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= Unfetchable (google code has gone away) + BROKEN_ia64= does not install: cleanname not found BROKEN_sparc64= does not install: cleanname not found |