On 2012/05/28 23:47, Markus Lude wrote: > I dropped the flexresp flavor, configure param --enable-flexresp3 is now > default. I need some help with pkg markers to deal with this.
just "@pkgpath net/snort,flexresp" should be enough; to test: build a new package including this marker, copy it to some directory (e.g. /tmp), install the old snort-flexresp package, "PKG_PATH=/tmp/ sudo pkg_add -u" and check that it gets updated.