Skip to content
Snippets Groups Projects
Verified Commit 63aac326 authored by sunpoet's avatar sunpoet
Browse files

x11-wm/chamfer: Remove outdated PYTHON_REL check after lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
parent ee395cb2
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,6 @@ post-patch:
# XXX https://github.com/mesonbuild/meson/issues/4788
@${REINPLACE_CMD} -e '/boost/!s/python3/python-${PYTHON_VER}/' \
-e '/boost/s/python3/python${PYTHON_SUFFIX}/' \
`if [ ${PYTHON_REL} -lt 30800 ]; then \
printf "%s %s" -e '/python.*embed/d'; \
fi` \
-e '/boost/s/,/,static:true,/' \
${WRKSRC}/meson.build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment