diff options
Diffstat (limited to 'net/gspoof/Makefile')
-rw-r--r-- | net/gspoof/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index dd91cd3bfbb5..12983077286d 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -1,5 +1,3 @@ -# ex:ts=8 -# Ports collection makefile for: gspoof # Created by: ijliao # $FreeBSD$ @@ -20,6 +18,7 @@ GNU_CONFIGURE= yes LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|-Wall -O2|$${CFLAGS}|g; \ |