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 | |
parent | 393ec11980f9713ef8d8720525afb1f560d3230d (diff) | |
download | ports-0e69dfa8d6d711f6cf6c3faa21e96c3f737d1f89.tar.gz ports-0e69dfa8d6d711f6cf6c3faa21e96c3f737d1f89.zip |
Notes
Diffstat (limited to 'net/tshark')
-rw-r--r-- | net/tshark/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tshark/Makefile b/net/tshark/Makefile index 487025371404..00067a2c313e 100644 --- a/net/tshark/Makefile +++ b/net/tshark/Makefile @@ -9,5 +9,4 @@ MASTERDIR= ${.CURDIR}/../wireshark WITHOUT_X11= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |