mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix ordering
This commit is contained in:
@@ -11,22 +11,20 @@ Allows searching code for:
|
||||
* files including a file
|
||||
"
|
||||
HOMEPAGE="http://cscope.sourceforge.net/"
|
||||
COPYRIGHT="1998-2000 The Santa Cruz Operation"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/cscope/files/cscope/15.7a/cscope-15.7a.tar.bz2"
|
||||
CHECKSUM_SHA256="02638bcba790bc8b0562f28dbe789e61794415079d94a676efc287d18dc96037"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="1998-2000 The Santa Cruz Operation"
|
||||
|
||||
|
||||
PATCHES="cscope-15.7a.patch"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
cscope = $portVersion compat >= 15
|
||||
cmd:cscope = $portVersion compat >= 15
|
||||
cmd:ocs = $portVersion compat >= 15
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libncurses
|
||||
@@ -35,7 +33,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
devel:libncurses
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user