mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Fix ordering
This commit is contained in:
@@ -4,13 +4,13 @@ It's a worthwhile adventure, no doubt. Find treasures as you go! \
|
||||
In addition, this game also comes with a Map Editor.
|
||||
"
|
||||
HOMEPAGE="http://abe.sourceforge.net/"
|
||||
COPYRIGHT="2001-2013 Gabor Torok"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://superb-dca3.dl.sourceforge.net/project/abe/abe/abe-1.1/abe-1.1.tar.gz"
|
||||
CHECKSUM_SHA256="dfc4ea74c04c92175abc5c9d65cfa6aad218209854d87d87758878e303b677f7"
|
||||
SOURCE_DIR="abe-1.1"
|
||||
PATCHES="abe-1.1.patch"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2001-2013 Gabor Torok"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
@@ -18,7 +18,6 @@ PROVIDES="
|
||||
Abe= $portVersion
|
||||
app:Abe= $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl
|
||||
@@ -30,7 +29,6 @@ BUILD_REQUIRES="
|
||||
devel:libsdl
|
||||
devel:libsdl_mixer
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user