summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-11-07 21:41:45 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-11-07 21:41:45 +0000
commitecde3212c5015b679f959de0e3d6199f56d65cfa (patch)
tree5dea339edd2ba30eadc75b68a0212bf308d66a9f /emulators/wine/Makefile
parentDlume is a tiny GTK2 addressbook with an XML backend and a completely (diff)
Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3.
Notes
Notes: svn path=/head/; revision=93332
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 99c6bea648ed..09720b12d3ad 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -27,6 +27,8 @@ ONLY_FOR_ARCHS= i386
USE_XPM= yes
USE_BISON= yes
USE_GMAKE= yes
+# GCC 3.2 also seems fine, but the ports collection requires specifying
+# a concrete version.
USE_GCC= 3.3
USE_REINPLACE= yes