oetiker / mrtg

MRTG - Multi Router Traffic Grapher
http://www.mrtg.org
243 stars 60 forks source link

mrtg installing its own Pod module in public space? #105

Open hfath opened 1 year ago

hfath commented 1 year ago

mrtg installs its own Pod module from lib/mrtg2/Pod in global filespace, which on pkgsrc creates conflicts with packages that depend on an external Pod pkg.

Is there a clean way (short of patching the Makefile.in) to disable the internal Pod, and point the mrtg build to an external dependency?