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 | - Add CVE references to WordPress 3.6.1 entry (diff) |
These ports all inherit stage support.
Notes
Notes:
svn path=/head/; revision=330845
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" |