Edit

IABSD.fr/ports/lang/python/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2024-05-06 12:20:20
    Hash : a645ab48
    Message : switch default py3 version to 3.11 looks reasonable to tb@

  • lang/python/Makefile
  • SUBDIR =
    SUBDIR +=	2.7
    SUBDIR +=	3
    
    .include <bsd.port.subdir.mk>