diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wmapp/Makefile | 2 |
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: |