summaryrefslogtreecommitdiff
path: root/sysutils/userinfo
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-07 11:31:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-07 11:31:09 +0000
commit27e231e4d5304446b1daebdbc3fafc9400b8018d (patch)
tree6a226fbc410c6fddf118619c20a2e22651963941 /sysutils/userinfo
parentDoesn't build on alpha, missing machine/speaker.h (diff)
BROKEN -> IGNORE on -current, authors have been informed.
Notes
Notes: svn path=/head/; revision=78513
Diffstat (limited to 'sysutils/userinfo')
-rw-r--r--sysutils/userinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile
index f28c25fda54d..4fd17b2a26f9 100644
--- a/sysutils/userinfo/Makefile
+++ b/sysutils/userinfo/Makefile
@@ -25,7 +25,7 @@ pre-build:
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500000
-BROKEN= "Doesn't work on 5.x"
+IGNORE= "Doesn't work on 5.x"
.endif
.include <bsd.port.post.mk>