mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
texmaker, don't use ccache for merged recipes (#4589)
This commit is contained in:
@@ -9,7 +9,7 @@ Texmaker is easy to use and to configure."
|
||||
HOMEPAGE="https://xm1math.net/texmaker/"
|
||||
COPYRIGHT="2003-2019 Pascal Brachet"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://xm1math.net/texmaker/texmaker-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="1de3ab3f6d6bee37a7d0b528ca1cbb7ce8e7aef5ec6a4405aff2caf9d12bd0e2"
|
||||
PATCHES="texmaker-$portVersion.patchset"
|
||||
@@ -47,7 +47,6 @@ BUILD_REQUIRES="
|
||||
devel:libQt5Xml$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:ccache
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user