From 2b416a18054f2b5a235fbaa39fde1028fa132bee Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 08:43:22 +0200 Subject: [PATCH] capstone: code style. --- dev-util/capstone/capstone-3.0.4.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-util/capstone/capstone-3.0.4.recipe b/dev-util/capstone/capstone-3.0.4.recipe index 89fa4dc4b..db8382c7b 100644 --- a/dev-util/capstone/capstone-3.0.4.recipe +++ b/dev-util/capstone/capstone-3.0.4.recipe @@ -14,10 +14,9 @@ Solaris confirmed). * High performance & suitable for malware analysis (capable of handling \ various X86 malware tricks)." HOMEPAGE="http://www.capstone-engine.org" -LICENSE="BSD (3-clause)" COPYRIGHT="2013-2015, COSEINC" +LICENSE="BSD (3-clause)" REVISION="3" - SOURCE_URI="https://github.com/aquynh/capstone/archive/$portVersion.tar.gz" CHECKSUM_SHA256="5d6dadf5864c56f8de66c66088fa68e849d0bff6577865a4f81b6f23112b14f2" PATCHES="capstone-$portVersion.patchset" @@ -44,7 +43,6 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel " - BUILD_PREREQUIRES=" cmd:awk cmd:gcc$secondaryArchSuffix