mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -7,8 +7,10 @@ features (and lacks some, for sure).
|
||||
HOMEPAGE="http://www.sf.net/projects/switcher"
|
||||
COPYRIGHT="1999-2003 Stas Maximov"
|
||||
LICENSE="BSD (4-clause)"
|
||||
SOURCE_URI="cvs://:pserver:anonymous@switcher.cvs.sourceforge.net:/cvsroot/switcher/keymapswitcher(haiku)#release_1_2_7_11"
|
||||
REVISION="1"
|
||||
SOURCE_URI="cvs://:pserver:anonymous@switcher.cvs.sourceforge.net:/cvsroot/switcher/keymapswitcher(haiku)#release_1_2_7_11"
|
||||
PATCHES="keymapswitcher-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -19,6 +21,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -29,8 +32,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
PATCHES="keymapswitcher-$portVersion.patchset"
|
||||
PATCH()
|
||||
{
|
||||
# Fix makefile not to use BUILDHOME as an install dir variable.
|
||||
|
||||
Reference in New Issue
Block a user