diff options
Diffstat (limited to 'sysutils/xfce4-netload-plugin')
-rw-r--r-- | sysutils/xfce4-netload-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index eb36090bd455..3284c3100a4f 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -24,7 +24,7 @@ USE_XFCE= configenv panel .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 800000 +.if ${OSVERSION} >= 800045 BROKEN= does not compile: error: net/if_ppp.h: No such file or directory .endif |