summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-03-14 01:53:48 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-03-14 01:53:48 +0000
commitccf3e6821c589f46580f358c5c2fb262dae894b1 (patch)
tree01f65ee04ef7a4d8addb27c4f2e56286d27525d3
parentUpdate to 6.12.0 (diff)
Mark this IGNORE, since I missed a big regression this update brought.
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 5bf3f7163d47..2588ada2afb0 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -48,6 +48,8 @@ OPTIONS= CUPS "Use CUPS (Common UNIX Printing System)" On \
LDAP "Use LDAP" Off \
LIBXSLT "Use libxslt (only used by msxml3.dll)" Off
+IGNORE= builds, but fails upon startup
+
.include <bsd.port.pre.mk>
.ifdef WITHOUT_CUPS
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 5bf3f7163d47..2588ada2afb0 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -48,6 +48,8 @@ OPTIONS= CUPS "Use CUPS (Common UNIX Printing System)" On \
LDAP "Use LDAP" Off \
LIBXSLT "Use libxslt (only used by msxml3.dll)" Off
+IGNORE= builds, but fails upon startup
+
.include <bsd.port.pre.mk>
.ifdef WITHOUT_CUPS