From d4accb202446b050eed447019cc5d91884c8dbfa Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 16 Jun 2013 22:15:17 +0200 Subject: [PATCH] cvs: update [BUILD_]REQUIRES * REQUIRES: - haiku_devel -> haiku - zlib -> lib:libz * BUILD_REQUIRES: - Remove $REQUIRES. - Add devel:libz. --- dev-vcs/cvs/cvs-1.12.13.1.recipe | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-vcs/cvs/cvs-1.12.13.1.recipe b/dev-vcs/cvs/cvs-1.12.13.1.recipe index 6c36b0d41..cc339f193 100644 --- a/dev-vcs/cvs/cvs-1.12.13.1.recipe +++ b/dev-vcs/cvs/cvs-1.12.13.1.recipe @@ -17,7 +17,7 @@ LICENSE="GNU GPL v1 GNU LGPL v2" SRC_URI="ftp://ftp.ru.debian.org/gentoo-distfiles/distfiles/cvs-1.12.13.1.tar.bz2" CHECKSUM_MD5="cfd07b224956daaed53fb3063bece1bf" -REVISION="4" +REVISION="5" ARCHITECTURES="x86_gcc2 ?x86" PATCHES="cvs-1.12.13.1.patch" @@ -29,12 +29,13 @@ PROVIDES=" cmd:rcs2log = $portVersion compat >= 1.12 " REQUIRES=" - haiku_devel >= $haikuVersion + haiku >= $haikuVersion cmd:nano - zlib >= 1.1.4 + lib:libz " BUILD_REQUIRES=" - $REQUIRES + cmd:nano + devel:libz >= 1.1.4 " BUILD_PREREQUIRES=" haiku_devel >= $haikuVersion