aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cd9660_unicode
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cd9660_unicode')
-rw-r--r--sysutils/cd9660_unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cd9660_unicode/Makefile b/sysutils/cd9660_unicode/Makefile
index eb85fe3807dc..cf2a03af4bf8 100644
--- a/sysutils/cd9660_unicode/Makefile
+++ b/sysutils/cd9660_unicode/Makefile
@@ -26,7 +26,7 @@ FLAG!= /usr/bin/grep -e cd9660_wchar2char \
/usr/bin/true
.if (${FLAG} == "")
-BROKEN= "your FreeBSD version is not supported. Please update to the latest version and try again"
+IGNORE= "your FreeBSD version is not supported. Please update to the latest version and try again"
.endif
.include <bsd.port.pre.mk>