mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
xcb_proto, use cmd:python3 (#9233)
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="The X C Bindings protocol headers."
|
||||
HOMEPAGE="https://xcb.freedesktop.org/"
|
||||
COPYRIGHT="2001-2018 Bart Massey, Jamey Sharp, and Josh Triplett."
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://xcb.freedesktop.org/dist/xcb-proto-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1"
|
||||
SOURCE_DIR="xcb-proto-$portVersion"
|
||||
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:pkg_config
|
||||
cmd:python
|
||||
cmd:python3
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user