diff options
Diffstat (limited to 'emulators/its')
-rw-r--r-- | emulators/its/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/its/Makefile b/emulators/its/Makefile index 2dcf32a..401157b 100644 --- a/emulators/its/Makefile +++ b/emulators/its/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= kstailey@yahoo.com COMMENT= Bootable ITS filesystem for KLH-10 PDP-10 emulator +BROKEN= "Broken pkg-plist" + BUILD_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10 RUN_DEPENDS= kn10-ks:${PORTSDIR}/emulators/klh10 |