From b7c8cd4620d97a3dea4b615ca096d21a9a6b3955 Mon Sep 17 00:00:00 2001 From: Mrowqa Date: Sun, 22 Dec 2013 01:01:18 +0100 Subject: [PATCH] Recipe for gloox: corrected some details. --- net-libs/gloox/gloox-1.0.9.recipe | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/net-libs/gloox/gloox-1.0.9.recipe b/net-libs/gloox/gloox-1.0.9.recipe index 97a93298b..9b124a8e1 100644 --- a/net-libs/gloox/gloox-1.0.9.recipe +++ b/net-libs/gloox/gloox-1.0.9.recipe @@ -36,9 +36,6 @@ BUILD_REQUIRES=" devel:libcrypto$secondaryArchSuffix " BUILD_PREREQUIRES=" - haiku$secondaryArchSuffix >= $haikuVersion - openssl$secondaryArchSuffix - openssl${secondaryArchSuffix}_devel cmd:gcc$secondaryArchSuffix cmd:make cmd:libtoolize @@ -77,7 +74,7 @@ TEST() PROVIDES_devel=" gloox${secondaryArchSuffix}_devel = $portVersion - devel:gloox$secondaryArchSuffix = $portVersion + devel:libgloox$secondaryArchSuffix = $portVersion " REQUIRES_devel=" gloox$secondaryArchSuffix == $portVersion base