From 070a268043fc3bf996bde9153f775819564618e6 Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Fri, 20 Sep 2002 03:44:16 +0000 Subject: Make buildable on 4-STABLE. --- sysutils/xwipower/Makefile | 2 +- sysutils/xwipower/files/patch-aa | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xwipower/Makefile b/sysutils/xwipower/Makefile index a2a4f35b2b6b..6fe87cfa7419 100644 --- a/sysutils/xwipower/Makefile +++ b/sysutils/xwipower/Makefile @@ -7,7 +7,7 @@ PORTNAME= xwipower PORTVERSION= 20000623 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://iplab.aist-nara.ac.jp/member/masafu-o/xwipower/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xwipower/files/patch-aa b/sysutils/xwipower/files/patch-aa index 42de04a3b4a2..cf066f0a7d19 100644 --- a/sysutils/xwipower/files/patch-aa +++ b/sysutils/xwipower/files/patch-aa @@ -1,18 +1,15 @@ --- xwipower.c.orig Fri Jun 23 17:53:11 2000 -+++ xwipower.c Sat Apr 21 07:51:15 2001 -@@ -18,7 +18,11 @@ ++++ xwipower.c Thu Sep 19 12:53:24 2002 +@@ -18,7 +18,7 @@ #ifdef __FreeBSD__ #include #include -+#if __FreeBSD_version >= 500000 +-#include +#include -+#else - #include -+#endif #include #else #include -@@ -93,7 +97,7 @@ +@@ -93,7 +93,7 @@ Widget toplevel; Widget base, strip_chart_obj; @@ -21,7 +18,7 @@ unsigned long MyColor(display, color) -@@ -223,10 +227,10 @@ +@@ -223,10 +223,10 @@ static void usage(app) char *app; { -- cgit v1.2.3