mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Fix ordering
This commit is contained in:
@@ -6,17 +6,17 @@ If bound to a key combination via Shortcuts, commands can be run without even \
|
||||
touching the mouse.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/RunProgram"
|
||||
SOURCE_URI="git+git://github.com/HaikuArchives/RunProgram.git#a8fe29319e8dde884d8634a0c5a82838a3706563"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2008 DarkWyrm"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+git://github.com/HaikuArchives/RunProgram.git#a8fe29319e8dde884d8634a0c5a82838a3706563"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
runprogram = $portVersion
|
||||
app:RunProgram = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -24,7 +24,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:xres
|
||||
|
||||
Reference in New Issue
Block a user