From bed3af9c5949d17d342c691f5e5c87ff902866d7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 27 Jan 2012 09:01:37 +0000 Subject: Fix build on 10.0 PR: ports/163867 Submitted by: myself Approved by: maintainer --- sysutils/xfce4-netload-plugin/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysutils/xfce4-netload-plugin') diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index ac525df5055c..1a991d3091ac 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -38,5 +38,9 @@ PLIST_SUB+= NLS="@comment " do-patch: @${REINPLACE_CMD} -e 's|# include ||' \ ${WRKSRC}/panel-plugin/os.h + @${REINPLACE_CMD} -e 's, || __FreeBSD_kernel__,,' \ + ${WRKSRC}/panel-plugin/net.c \ + ${WRKSRC}/panel-plugin/net.h \ + ${WRKSRC}/panel-plugin/os.h .include -- cgit v1.2.3