diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:37:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:37:41 +0000 |
commit | 521597c3fcc7102f97526cdd71073e40cb0651ed (patch) | |
tree | c714b1d04b024db8c2103a79813d1accad7c4c20 /sysutils/comconsole | |
parent | e8fe25651481e0b51f898af2213025842f83cfc2 (diff) |
Notes
Diffstat (limited to 'sysutils/comconsole')
-rw-r--r-- | sysutils/comconsole/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/comconsole/Makefile b/sysutils/comconsole/Makefile index c1abbf462caf..ff284e07765b 100644 --- a/sysutils/comconsole/Makefile +++ b/sysutils/comconsole/Makefile @@ -14,6 +14,8 @@ DISTFILES= MAINTAINER= ports@FreeBSD.org COMMENT= Setup your PC to use serial port COM1 as its console device +BROKEN= Modifies files in / and does not undo upon deinstall + NO_BUILD= yes NO_WRKSUBDIR= yes |