Hi! > Shouldn't the FLAVOR be part of the package origin? > > $ pkg info -o '*setuptools*' > py27-setuptools-36.5.0 devel/py-setuptools > py36-setuptools-36.5.0 devel/py-setuptools
Yes, but it seems this works: $ pkg info -o '*setuptools*' py27-setuptools-36.5.0 devel/py27-setuptools py34-setuptools-36.5.0 devel/py34-setuptools py35-setuptools-36.5.0 devel/py35-setuptools py36-setuptools-36.5.0 devel/py36-setuptools with pkg 1.10.99.5 -- [email protected] +49 171 3101372 3 years to go ! _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
