aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 8a1eb42ee129..6993fbc5ff70 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -15,6 +15,10 @@ DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= pfeifer@dbai.tuwien.ac.at
+# This port has not been upgraded to 2001.10.04 because that snapshots does
+# not work as well as the previous ones -- it builds, but then hangs while
+# running several applicatinos. (This has already been fixed in Wine CVS.)
+
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-opengl
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 8a1eb42ee129..6993fbc5ff70 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -15,6 +15,10 @@ DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= pfeifer@dbai.tuwien.ac.at
+# This port has not been upgraded to 2001.10.04 because that snapshots does
+# not work as well as the previous ones -- it builds, but then hangs while
+# running several applicatinos. (This has already been fixed in Wine CVS.)
+
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-opengl