diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-10-19 04:18:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-10-19 04:18:02 +0000 |
commit | 0e69dfa8d6d711f6cf6c3faa21e96c3f737d1f89 (patch) | |
tree | 314e2d96105a887c7517e18deb48d26244804fce /net/tshark-lite | |
parent | 393ec11980f9713ef8d8720525afb1f560d3230d (diff) |
Notes
Diffstat (limited to 'net/tshark-lite')
-rw-r--r-- | net/tshark-lite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile index 00a0c032b312..5499a4c708d4 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -7,5 +7,4 @@ PKGNAMESUFFIX= -lite MASTERDIR= ${.CURDIR}/../tshark COMMENT= A powerful network analyzer/capture tool (lite package) -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |