aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-12-16 01:15:34 +0800
committervs <vs@FreeBSD.org>2004-12-16 01:15:34 +0800
commite8e982c7a8541df712d9c8cbb1dac66974639666 (patch)
tree70ee7a38f5dba56799a0e82872a3660a37d93d79 /x11-toolkits
parent6b47b3e99b4fb3a092d639a38ed636dd57ac5677 (diff)
downloadfreebsd-ports-gnome-e8e982c7a8541df712d9c8cbb1dac66974639666.tar.gz
freebsd-ports-gnome-e8e982c7a8541df712d9c8cbb1dac66974639666.tar.zst
freebsd-ports-gnome-e8e982c7a8541df712d9c8cbb1dac66974639666.zip
Unbreak: USE_GCC=3.3 since 3.4 no longer works (anything <3.4 would do)
PR: ports/72264 Submitted by: Julian Stecklina
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wmapp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wmapp/Makefile b/x11-toolkits/wmapp/Makefile
index dc11600120f8..4a1f685b270e 100644
--- a/x11-toolkits/wmapp/Makefile
+++ b/x11-toolkits/wmapp/Makefile
@@ -26,7 +26,7 @@ PLIST_FILES= lib/libwmapp.a
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
+USE_GCC= 3.3
.endif
post-patch: