aboutsummaryrefslogtreecommitdiff
path: root/net/py-libnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-libnet/Makefile')
-rw-r--r--net/py-libnet/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile
index efec0fc46c0b..0273d691bbb1 100644
--- a/net/py-libnet/Makefile
+++ b/net/py-libnet/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: py-libnet
-# Date created: Jan 30, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libnet
PORTVERSION= 1.1
@@ -36,6 +31,7 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
EXAMPLESFILES= test-libnet-icmp-echo-req.py test-libnet-tcp-syn.py test-libnet-arp-req.py
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"