aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/libudbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libudbc/Makefile b/databases/libudbc/Makefile
index dcf98248f943..2690c070f2e8 100644
--- a/databases/libudbc/Makefile
+++ b/databases/libudbc/Makefile
@@ -53,7 +53,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
-BROKEN= "Systems prior to 4.x are not supported"
+IGNORE= "Systems prior to 4.x are not supported"
.endif
.include <bsd.port.post.mk>