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

@@ -4,13 +4,13 @@ Resourcer is an all-purpose resource and attribute editor with a full-featured \
interface editor. It also contains plug-in editors for 31 other data types, \
including images, cursors, sounds, movies, text, and icons.
"
HOMEPAGE="https://github.com/HaikuArchives/Resourcer"
COPYRIGHT="2000 Nathan Whitehorn"
LICENSE="BSD (3-clause)"
HOMEPAGE="https://github.com/HaikuArchives/Resourcer"
REVISION="3"
SOURCE_URI="https://github.com/HaikuArchives/Resourcer/archive/bd16d3419d18d881c2a906eecbc28705100b808e.tar.gz"
CHECKSUM_SHA256="4482d87f707c8499e61b23c88bab1d98c76cf56de9084fe55f1187fd0eb6d96f"
SOURCE_DIR="Resourcer-bd16d3419d18d881c2a906eecbc28705100b808e"
REVISION="3"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
@@ -18,21 +18,19 @@ PROVIDES="
resourcer = $portVersion
app:Resourcer = $portVersion
"
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc
"
BUILD_REQUIRES="
haiku_devel
"
BUILD()
{
cd main