aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-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