diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:37:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:37:41 +0800 |
commit | 7f873601ac25843419ca6156797bb04892665226 (patch) | |
tree | 6dad32c455c27d003e7bcfbfe9b845f37ad33b1f /sysutils | |
parent | 441c6e6c8ce4cca353dab3dcdcffabb95c28c944 (diff) | |
download | freebsd-ports-graphics-7f873601ac25843419ca6156797bb04892665226.tar.gz freebsd-ports-graphics-7f873601ac25843419ca6156797bb04892665226.tar.zst freebsd-ports-graphics-7f873601ac25843419ca6156797bb04892665226.zip |
BROKEN: Modified files in / and does not undo on deinstall
Diffstat (limited to 'sysutils')
-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 c1abbf462ca..ff284e07765 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 |