mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
Fix ordering
This commit is contained in:
@@ -14,11 +14,12 @@ Floppies are emulated with disc image files.
|
||||
- AMX or Kempston mice.
|
||||
- The beeper."
|
||||
HOMEPAGE="http://www.seasip.info/Unix/Joyce/index.html"
|
||||
SOURCE_URI="http://www.seasip.info/Unix/Joyce/joyce-2.2.6.tar.gz"
|
||||
CHECKSUM_SHA256="d92089dc3e583e88973ef6708dc35e649500949086da0a03f973efe3f62c3d8f"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2002-2012 John Elliott"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.seasip.info/Unix/Joyce/joyce-2.2.6.tar.gz"
|
||||
CHECKSUM_SHA256="d92089dc3e583e88973ef6708dc35e649500949086da0a03f973efe3f62c3d8f"
|
||||
PATCHES="joyce-2.2.6.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -38,6 +39,7 @@ REQUIRES="
|
||||
lib:libz
|
||||
lib:libgl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libsdl
|
||||
@@ -51,8 +53,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
"
|
||||
|
||||
PATCHES="joyce-2.2.6.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
|
||||
Reference in New Issue
Block a user