diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index ce48319e3e99..3111f334b8a6 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -25,7 +25,7 @@ USE_XLIB= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 +BROKEN= Does not work with the new wlan stack on 7.0 .endif .include <bsd.port.post.mk> |