> > > +V = 3.0.4 > > > +DISTNAME = modsecurity-v$V > > > +PKGNAME = libmodsecurity-$V > > > + > > > +SHARED_LIBS += modsecurity 3.3 # 3.3 > > > > start with 0.0 > > > > Problem is, if the library is not using 3.x, the check in the ngix connector > will not find it. So, better use the 3.x version here or patch the nginx > connector so that it accepts the 0.0 lib? > Personally I would prefer to use the 3.3 number instead of patching the nginx > connector.
It is required that these are under control of the ports tree, the connector will need to be adjusted to be able to find it whatever the version.