aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-03-14 09:53:48 +0800
committergerald <gerald@FreeBSD.org>2009-03-14 09:53:48 +0800
commit0ace86f1f2d97349994daa0ac1092aa10d277706 (patch)
tree58474603404db3e635a60f1ef3f12c2ea72ccdf5 /emulators
parent1b2c06e6aa35682d8678aeb94cee0f29a31560ed (diff)
downloadfreebsd-ports-gnome-0ace86f1f2d97349994daa0ac1092aa10d277706.tar.gz
freebsd-ports-gnome-0ace86f1f2d97349994daa0ac1092aa10d277706.tar.zst
freebsd-ports-gnome-0ace86f1f2d97349994daa0ac1092aa10d277706.zip
Mark this IGNORE, since I missed a big regression this update brought.
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