summaryrefslogtreecommitdiffstats
path: root/net/trafshow3/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-04-26 12:05:31 +0000
committerjseger <jseger@FreeBSD.org>1998-04-26 12:05:31 +0000
commitd6d182863cadbf9aa91086a11b12765da8647a83 (patch)
treee1b5d208d974dcc5231327dfa7080a38dbab1437 /net/trafshow3/Makefile
parent70208ab0c60dba4f94dd251b5dfdd014c89d1a26 (diff)
downloadFreeBSD-ports-d6d182863cadbf9aa91086a11b12765da8647a83.zip
FreeBSD-ports-d6d182863cadbf9aa91086a11b12765da8647a83.tar.gz
Make this build under CURRENT again.
PR: 5815
Diffstat (limited to 'net/trafshow3/Makefile')
-rw-r--r--net/trafshow3/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 98dc539..8743ba8 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 <bsd.port.mk>
OpenPOWER on IntegriCloud