summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-netload-plugin
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2010-01-26 11:46:05 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2010-01-26 11:46:05 +0000
commit64ab95e79d0c4d835ee6f2c0f7b36a0c39cfc326 (patch)
tree644ba456f25b585e90b11354c70d243d11b9d8f0 /sysutils/xfce4-netload-plugin
parentUpdate to tzdata2010b: (diff)
Adjust OSVERSION the port is broken since.
PR: 142939 Submitted by: glarkin
Notes
Notes: svn path=/head/; revision=248605
Diffstat (limited to 'sysutils/xfce4-netload-plugin')
-rw-r--r--sysutils/xfce4-netload-plugin/Makefile2
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