From 9d01ea85580beb557dace4fa349925e4cd08f399 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 09:20:52 +0200 Subject: [PATCH] fish_fillets: code style. --- games-puzzle/fish-fillets/fish_fillets-1.0.1.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games-puzzle/fish-fillets/fish_fillets-1.0.1.recipe b/games-puzzle/fish-fillets/fish_fillets-1.0.1.recipe index 38739a527..25a7ce4b2 100644 --- a/games-puzzle/fish-fillets/fish_fillets-1.0.1.recipe +++ b/games-puzzle/fish-fillets/fish_fillets-1.0.1.recipe @@ -10,9 +10,9 @@ LICENSE="GNU GPL v2" REVISION="2" SOURCE_URI="http://prdownloads.sourceforge.net/fillets/fillets-ng-$portVersion.tar.gz" CHECKSUM_SHA256="329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da" +SOURCE_DIR="fillets-ng-1.0.1" SOURCE_URI_2="http://prdownloads.sourceforge.net/fillets/fillets-ng-data-$portVersion.tar.gz" CHECKSUM_SHA256_2="f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799" -SOURCE_DIR="fillets-ng-1.0.1" ADDITIONAL_FILES="fish_fillets.rdef.in" ARCHITECTURES="x86_gcc2 x86 ?x86_64" @@ -22,7 +22,6 @@ PROVIDES=" fish_fillets$secondaryArchSuffix = $portVersion app:"FishFilletsNG"$secondaryArchSuffix = $portVersion " - REQUIRES=" haiku$secondaryArchSuffix lib:libsdl$secondaryArchSuffix @@ -44,7 +43,6 @@ BUILD_REQUIRES=" devel:liblua$secondaryArchSuffix >= 5.1 devel:libsmpeg$secondaryArchSuffix " - BUILD_PREREQUIRES=" cmd:autoconf cmd:gcc$secondaryArchSuffix