From 81cd10f8d2bfe2ad25124f31d629351947acaa56 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 01:53:45 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- misc/heyu2/Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'misc/heyu2') diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index 25569c841fde..b618f0480d32 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -28,24 +28,15 @@ MAN5= x10config.5 \ x10sched.5 \ x10scripts.5 -.include - post-patch: @${REINPLACE_CMD} -E 's|/usr/local|${PREFIX}|g; \ s,(CC) =,\1 ?=,g; \ s,(CFLAGS) =,\1 +=,g' \ ${WRKSRC}/Configure -.if ${OSVERSION} >= 500000 @${REINPLACE_CMD} -e 's|<.*termio[s]*.h| +.include -- cgit v1.2.3