mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 17:18:51 +02:00
* adjust several recipes to our new naming conventions
This commit is contained in:
@@ -3,15 +3,15 @@ DESCRIPTION="CVS is a version control system."
|
||||
HOMEPAGE="http://www.nongnu.org/cvs/"
|
||||
SRC_URI="ftp://ftp.ru.debian.org/gentoo-distfiles/distfiles/cvs-1.12.13.1.tar.bz2"
|
||||
CHECKSUM_MD5="cfd07b224956daaed53fb3063bece1bf"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="cvs = $portVersion compat >= 1.12
|
||||
cmd:cvs = $portVersion compat >= 1.12"
|
||||
REQUIRES="haiku-devel >= $haikuVersion
|
||||
REQUIRES="haiku_devel >= $haikuVersion
|
||||
zlib >= 1.1.4"
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="haiku-devel >= $haikuVersion
|
||||
BUILD_PREREQUIRES="haiku_devel >= $haikuVersion
|
||||
cmd:gcc
|
||||
cmd:ld
|
||||
cmd:libtoolize
|
||||
|
||||
Reference in New Issue
Block a user