summaryrefslogtreecommitdiff
path: root/net/smbtcpdump
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 20:58:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 20:58:06 +0000
commit787fd232bb55201ebbac0de240e92306bcee9fee (patch)
treeeb333ca7dac2ea7f707a048471e544abbf3f6f3b /net/smbtcpdump
parentChange to follow-up the distfile's update. (diff)
Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this
will still compile there too.
Notes
Notes: svn path=/head/; revision=15893
Diffstat (limited to 'net/smbtcpdump')
-rw-r--r--net/smbtcpdump/Makefile6
1 files changed, 1 insertions, 5 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION} >= 300000
-BROKEN= T_GID undeclared
-.endif
-
GNU_CONFIGURE= yes
ALL_TARGET= depend tcpdump
MAN1= smbtcpdump.1