mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
php: fix PROVIDES
This commit is contained in:
@@ -6,7 +6,7 @@ popular websites in the world."
|
||||
HOMEPAGE="https://php.net/"
|
||||
COPYRIGHT="2001-2020 PHP Group"
|
||||
LICENSE="PHP License v3.01"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://php.net/get/php-$portVersion.tar.bz2/from/this/mirror"
|
||||
CHECKSUM_SHA256="6a48d3a605c003b088984ceb53be5df1e698b8b35ddacadd12fe50f49c0e8062"
|
||||
SOURCE_FILENAME="php-$portVersion.tar.bz2"
|
||||
@@ -23,7 +23,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
fi
|
||||
|
||||
PROVIDES="
|
||||
php = $portVersion
|
||||
php$secondaryArchSuffix = $portVersion
|
||||
cmd:pear
|
||||
cmd:peardev
|
||||
cmd:pecl
|
||||
|
||||
Reference in New Issue
Block a user