Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 12:27:13 +0100
From:      gabor@zahemszky.hu
To:        marcus@FreeBSD.org, freebsd-ports-bugs@freebsd.org
Subject:   tshark package error since upgradeto wireshark 3.0
Message-ID:  <fa3409bb41fc22bdcbdd000d2fd93bb5@zahemszky.hu>

next in thread | raw e-mail | index | archive | help
Hello!

Previously we could install the net/tshark package instead of wireshark 
- without the GUI dependencies. After upgrading to wireshark 3.0, we 
cannot pkg upgrade, as tshark has a dependency on wireshark, and if we 
remove the package we could not install it, either.

I think, in the net/tshark Makefile, this line is wrong:

OPTIONS_EXCLUDE=	GUI

and it should be

OPTIONS_EXCLUDE+=	GUI

instead.

Bye,

ZAHEMSZKY, Gabor < Gabor at Zahemszky dot HU >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa3409bb41fc22bdcbdd000d2fd93bb5>