aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2010-01-26 19:46:05 +0800
committerdemon <demon@FreeBSD.org>2010-01-26 19:46:05 +0800
commit66ce03464a8601bfa3a810fc2c63b7fe9ea25f11 (patch)
tree92b6039231ba4e0df34b084d1d008584c95e482a /sysutils
parent787c787ce9621660307bc624272a34edd9aa1212 (diff)
downloadfreebsd-ports-gnome-66ce03464a8601bfa3a810fc2c63b7fe9ea25f11.tar.gz
freebsd-ports-gnome-66ce03464a8601bfa3a810fc2c63b7fe9ea25f11.tar.zst
freebsd-ports-gnome-66ce03464a8601bfa3a810fc2c63b7fe9ea25f11.zip
Adjust OSVERSION the port is broken since.
PR: 142939 Submitted by: glarkin
Diffstat (limited to 'sysutils')
-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