Bryan C. Everly, 04 Apr 2016 19:28: > The actual way to figure that out, if you have the ports tree on your > machine, is to go to the directory and do: > > make show=flavors > > which yields: > > 2.7 > 3.4 > 3.5
/usr/ports/lang/python$ make show=FLAVORS ===> lang/python/2.7 ===> lang/python/3.4 ===> lang/python/3.5 it is true, flavors do show up. but these are not "real" flavors. $ doas pkg_add python--2.7 quirks-2.214 signed on 2016-04-02T21:43:21Z Error from http://ftp.nluug.nl/pub/OpenBSD/snapshots/packages/amd64/python--2.7.tgz ftp: Error retrieving file: 404 Not Found Can't find python--2.7 --- python--2.7 ------------------- Can't install python--2.7: not found these are: /usr/ports/editors/vim$ make show=FLAVORS huge gtk2 athena motif no_x11 lua perl python python3 ruby > > Bryan C. Everly, 04 Apr 2016 17:47: > > > You can specify a particular flavor using a double dash syntax: > > > > > > doas pkg_add python--flavor -f -- she kept saying i didn't listen to her -- or something.
