diff options
author | dbn <dbn@FreeBSD.org> | 2017-05-04 19:08:36 +0000 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2017-05-04 19:08:36 +0000 |
commit | 2eb578f10a8ab315f7ac3b2d57ddbd26550b9ac4 (patch) | |
tree | 9571c0843771b09f0b1af1fc49f917ca23fa92b2 /www/npm2 | |
parent | 635ee3f35302a6f640cf094178045f81bf3684d6 (diff) | |
download | FreeBSD-ports-2eb578f10a8ab315f7ac3b2d57ddbd26550b9ac4.zip FreeBSD-ports-2eb578f10a8ab315f7ac3b2d57ddbd26550b9ac4.tar.gz |
bsd.pypy.cffi.mk: unbreak building of cffi ports
To fix conflicting of pypy and pypy3 the PYPY_DIR value was set using
${PORTNAME}, however the same codepath is used for cffi ports who's
${PORTNAME} is not pypy or pypy3.
Fix this by using an intermediate PYTHON_IMPL variable that is conditionally
set to ${PORTNAME} and explicitly set to 'pypy' for cffi ports.
Reported by: pkg-fallout
Diffstat (limited to 'www/npm2')
0 files changed, 0 insertions, 0 deletions