diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 03:36:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 03:36:06 +0000 |
commit | 82c13c3051e64f2d9aaae9035558d42fd6acf11f (patch) | |
tree | 82e3b8dca8569f60ccbedd265e9826aee8eca4e7 /sysutils/uhidd | |
parent | a8b4d6f5c4fdd4fc7f293220b3e616f059dca6c3 (diff) | |
download | ports-82c13c3051e64f2d9aaae9035558d42fd6acf11f.tar.gz ports-82c13c3051e64f2d9aaae9035558d42fd6acf11f.zip |
Notes
Diffstat (limited to 'sysutils/uhidd')
-rw-r--r-- | sysutils/uhidd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/uhidd/Makefile b/sysutils/uhidd/Makefile index 653fd4d56183..9403843d0a53 100644 --- a/sysutils/uhidd/Makefile +++ b/sysutils/uhidd/Makefile @@ -27,7 +27,7 @@ MAN8= uhidd.8 .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 -BROKEN= Does not build with the old USB stack +IGNORE= does not build with the old USB stack .endif .if !exists(/usr/src/sys/Makefile) |