diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
commit | bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f (patch) | |
tree | 7da28d1cd5fab0f8004d729ef2c7f6389b62c2a4 /emulators/simh | |
parent | BROKEN on 5.x: Broken pkg-plist (diff) |
BROKEN: Unfetchable
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 5a277fcfbf53..c7344b03410f 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -20,6 +20,8 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes +BROKEN= Unfetchable + SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ |