aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-pcap/Makefile')
-rw-r--r--net/py-pcap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 091cf8fa1925..e37f02b66589 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-pcap
-# Date created: 24 Nov 2001
-# Whom: Hye-Shik Chang
-#
+# Created by: Hye-Shik Chang
# $FreeBSD$
-#
PORTNAME= pcap
PORTVERSION= 0.6.4
@@ -29,4 +25,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/_pcapmodule.so \
%%PYTHON_SITELIBDIR%%/pcap.pyc \
%%PYTHON_SITELIBDIR%%/pcap.pyo
+NO_STAGE= yes
.include <bsd.port.mk>