Edit

IABSD.fr/ports/meta/python3/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2021-11-02 00:01:35
    Hash : 3fb7cdbc
    Message : bump REVISION for switch from Python 3.8 -> 3.9

  • meta/python3/Makefile
  • # $OpenBSD: Makefile,v 1.4 2021/11/02 00:01:37 sthen Exp $
    
    COMMENT =	meta-package to install the current version of python 3
    
    PKGNAME =	python3-${MODPY_DEFAULT_VERSION_3}
    REVISION =	1
    
    MODULES =	lang/python
    MODPY_BUILDDEP = No
    
    .include <bsd.port.mk>