From 787fd232bb55201ebbac0de240e92306bcee9fee Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 6 Jan 1999 20:58:06 +0000 Subject: Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this will still compile there too. --- net/smbtcpdump/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'net/smbtcpdump') diff --git a/net/smbtcpdump/Makefile b/net/smbtcpdump/Makefile index 6998a0df66b8..36c3213711f6 100644 --- a/net/smbtcpdump/Makefile +++ b/net/smbtcpdump/Makefile @@ -4,7 +4,7 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.2 1998/10/14 01:22:00 jseger Exp $ +# $Id: Makefile,v 1.3 1998/11/11 05:37:30 asami Exp $ # DISTNAME= tcpdump-3.2.1 @@ -20,10 +20,6 @@ MAINTAINER= obrien@FreeBSD.org .include -.if ${OSVERSION} >= 300000 -BROKEN= T_GID undeclared -.endif - GNU_CONFIGURE= yes ALL_TARGET= depend tcpdump MAN1= smbtcpdump.1 -- cgit v1.2.3