aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-10 07:18:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-10 07:18:55 +0000
commit0ecea7d9d6fe5ec42d9d6a132c256840acc59ecd (patch)
tree683128c556da152a66f86979fec2b58af04bcb70 /sysutils
parenteede100791e07e1ad872c7bc0fea24f2effc515d (diff)
downloadports-0ecea7d9d6fe5ec42d9d6a132c256840acc59ecd.tar.gz
ports-0ecea7d9d6fe5ec42d9d6a132c256840acc59ecd.zip
Notes
Diffstat (limited to 'sysutils')
-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>