diff options
author | kris <kris@FreeBSD.org> | 2003-07-31 03:50:33 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-31 03:50:33 +0000 |
commit | 7091632a8af7beed2f7fca1d91392905e51d2411 (patch) | |
tree | 5a5dba77d2424bd0adf3b6c403782701f580e309 /emulators/its | |
parent | 87816e3ab923ff17928b267561f58423cead3289 (diff) | |
download | FreeBSD-ports-7091632a8af7beed2f7fca1d91392905e51d2411.zip FreeBSD-ports-7091632a8af7beed2f7fca1d91392905e51d2411.tar.gz |
BROKEN: Broken pkg-plist
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 |