From 5506829e04a0da32dd297d3ca7bedba29aa4fc7f Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sun, 26 Apr 1998 12:05:31 +0000 Subject: Make this build under CURRENT again. PR: 5815 --- net/trafshow/Makefile | 10 +--------- net/trafshow3/Makefile | 10 +--------- net/trafshow4/Makefile | 10 +--------- 3 files changed, 3 insertions(+), 27 deletions(-) (limited to 'net') diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 98dc539b8f3b..8743ba854006 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -3,7 +3,7 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.7 1997/08/10 22:31:31 fenner Exp $ +# $Id: Makefile,v 1.8 1997/08/13 12:21:09 tg Exp $ # DISTNAME= trafshow-2.0 @@ -15,12 +15,4 @@ MAINTAINER= igor@zynaps.ru MAN1= trafshow.1 -EXTRA_PATCH= patch-ae - -OSVERSION!= sysctl -n kern.osreldate -.if ${OSVERSION} >= 300000 -post-patch: - @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/${EXTRA_PATCH} -.endif - .include diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index 98dc539b8f3b..8743ba854006 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/Makefile @@ -3,7 +3,7 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.7 1997/08/10 22:31:31 fenner Exp $ +# $Id: Makefile,v 1.8 1997/08/13 12:21:09 tg Exp $ # DISTNAME= trafshow-2.0 @@ -15,12 +15,4 @@ MAINTAINER= igor@zynaps.ru MAN1= trafshow.1 -EXTRA_PATCH= patch-ae - -OSVERSION!= sysctl -n kern.osreldate -.if ${OSVERSION} >= 300000 -post-patch: - @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/${EXTRA_PATCH} -.endif - .include diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index 98dc539b8f3b..8743ba854006 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -3,7 +3,7 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.7 1997/08/10 22:31:31 fenner Exp $ +# $Id: Makefile,v 1.8 1997/08/13 12:21:09 tg Exp $ # DISTNAME= trafshow-2.0 @@ -15,12 +15,4 @@ MAINTAINER= igor@zynaps.ru MAN1= trafshow.1 -EXTRA_PATCH= patch-ae - -OSVERSION!= sysctl -n kern.osreldate -.if ${OSVERSION} >= 300000 -post-patch: - @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/${EXTRA_PATCH} -.endif - .include -- cgit v1.2.3