Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -5,11 +5,14 @@ takes compiler-independent description of build tasks as input and generates \
native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).
"
HOMEPAGE="http://www.bakefile.org"
COPYRIGHT="2003-2007 Vaclav Slavik"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/bakefile/files/bakefile/0.2.8/bakefile-0.2.8.tar.gz/download"
CHECKSUM_SHA256="e262b5edff1c9126cc32de7d3fcef5b24e997156f91f5a6eeccb45d29522fd1c"
REVISION="1"
LICENSE="MIT"
COPYRIGHT="2003-2007 Vaclav Slavik"
PATCHES="
bakefile-0.2.8.patch
"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -17,14 +20,12 @@ PROVIDES="
bakefile = $portVersion
cmd:bakefile = $portVersion
"
REQUIRES="
haiku
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
haiku_devel
cmd:python
@@ -38,10 +39,6 @@ BUILD_PREREQUIRES="
cmd:autoreconf
"
PATCHES="
bakefile-0.2.8.patch
"
BUILD()
{
touch ./ChangeLog