mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this
will still compile there too.
This commit is contained in:
parent
2296375d3f
commit
787fd232bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15893
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user