diff options
Diffstat (limited to 'net/cap/Makefile')
-rw-r--r-- | net/cap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cap/Makefile b/net/cap/Makefile index c0ca83cc0f04..e632698f692e 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -61,7 +61,7 @@ READMES= applications/papif applications/lwsrv applications/aufs \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" +BROKEN= "Does not compile: needs stdarg.h instead of varargs.h" .endif pre-patch: |