diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-07 02:59:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-07 02:59:39 +0000 |
commit | 4c1aeb869b0440368b97d3ee9b517fa2f635bf5c (patch) | |
tree | 3d594317c40f34bea113404f30c2dfe2300ff167 /emulators/osf1_base | |
parent | BROKEN on i386: Does not build (diff) |
BROKEN: Unfetchable
Diffstat (limited to 'emulators/osf1_base')
-rw-r--r-- | emulators/osf1_base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index b84c03b420c8..16654f5557d9 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -18,6 +18,8 @@ COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +BROKEN= Unfetchable + ONLY_FOR_ARCHS= alpha PREFIX= /compat/osf1 |