diff options
Diffstat (limited to 'net/tshark/Makefile')
-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" |