mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user