From f39c5a0dd6e882d6d571f0df468dac0780b15090 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 13 Jun 2009 18:32:04 +0000 Subject: - Broken on 8.x Reported by: pointyhat --- sysutils/xfce4-netload-plugin/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sysutils/xfce4-netload-plugin') diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 4cd4cc34c097..4b123a50c1b6 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -22,4 +22,10 @@ USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel -.include +.include + +.if ${OSVERSION} >= 800000 +BROKEN= does not compile: error: net/if_ppp.h: No such file or directory +.endif + +.include -- cgit v1.2.3