Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison Makefile @ 91:65740e6677b6
Prime the PORTREVISION to 0 (disabled).
This is needed now because it would be overwritten in the master Makefile in lang/pypy.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 06 Oct 2022 11:25:43 +0200 |
| parents | a712910242ac |
| children | caff350935e2 |
comparison
equal
deleted
inserted
replaced
| 87:a712910242ac | 91:65740e6677b6 |
|---|---|
| 1 # Created by: David Naylor <dbn@FreeBSD.org> | 1 # Created by: David Naylor <dbn@FreeBSD.org> |
| 2 | 2 |
| 3 PORTNAME= pypy3 | 3 PORTNAME= pypy3 |
| 4 PORTREVISION= 0 | |
| 4 DISTNAME= ${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src | 5 DISTNAME= ${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src |
| 5 | 6 |
| 6 MASTERDIR= ${.CURDIR}/../pypy | 7 MASTERDIR= ${.CURDIR}/../pypy |
| 7 | 8 |
| 8 WRKSRC= ${WRKDIR}/${PYTHON_IMPL_MINOR}-v${DISTVERSION:C/-.*//}-src | 9 WRKSRC= ${WRKDIR}/${PYTHON_IMPL_MINOR}-v${DISTVERSION:C/-.*//}-src |
