diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2010-01-26 11:46:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2010-01-26 11:46:05 +0000 |
commit | 64ab95e79d0c4d835ee6f2c0f7b36a0c39cfc326 (patch) | |
tree | 644ba456f25b585e90b11354c70d243d11b9d8f0 /sysutils/xfce4-netload-plugin | |
parent | 5b6ddb9049d077077958afe2d3485d34bdd16f15 (diff) |
Notes
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 |