Edit

IABSD.fr/ports/lang/python/Makefile

Branch :

  • Show log

    Commit

  • Author : daniel
    Date : 2020-12-29 23:59:06
    Hash : 43446f11
    Message : retire python 3.7 An earlier diff was okayed by rpointel@, kmos@. sthen@ requested to move the @conflict and @pkgpath markers from 3.7 to 3.8 in the same commit (a better approach). Final diff was ok sthen@.

  • lang/python/Makefile
  • # $OpenBSD: Makefile,v 1.73 2020/12/29 23:59:06 daniel Exp $
    
    SUBDIR =
    SUBDIR +=	2.7
    SUBDIR +=	3.8
    SUBDIR +=	3.9
    
    .include <bsd.port.subdir.mk>