aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2005-01-09 18:29:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2005-01-09 18:29:20 +0000
commitd6d57c872c52287da8addc207d44f223eb18fc0d (patch)
treecfc8fdc462d9b2b52dd785c1c303b9524d149448 /emulators/wine-devel
parentb2c0c3cc86bd66075a12455b72fc39ab6f65edd2 (diff)
downloadports-d6d57c872c52287da8addc207d44f223eb18fc0d.tar.gz
ports-d6d57c872c52287da8addc207d44f223eb18fc0d.zip
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index f368b099ff14..0bb04005ef9a 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -36,7 +36,7 @@ USE_GCC= 3.4
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-BROKEN= "Versions of FreeBSD before 5.3 lack sufficient threading support"
+IGNORE= Versions of FreeBSD before 5.3 lack sufficient threading support
.endif
.if defined(DEBUG)