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,11 @@ Infocom tradition, for developing commercial games, and for prototyping other \
applications. In addition to an extremely sophisticated full-sentence-cognizant \
interface."
HOMEPAGE="http://www.generalcoffee.com/old/hugo.html"
COPYRIGHT="1996-2005 Kent Tessman"
LICENSE="hugo"
REVISION="1"
SOURCE_URI="http://www.ifarchive.org/if-archive/programming/hugo/source/hugov31_unix_source.tar.gz"
CHECKSUM_SHA256="bf5ec8f4331e7d1ce18c304fc9131d759e371310d5fe894ffe37609eabd08945"
REVISION="1"
LICENSE="hugo"
COPYRIGHT="1996-2005 Kent Tessman"
SOURCE_DIR="hugov$portVersion"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
@@ -21,7 +21,6 @@ PROVIDES="
cmd:hd$secondaryArchSuffix = $portVersion
cmd:he$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libncurses$secondaryArchSuffix
@@ -31,7 +30,6 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libncurses$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix