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,17 +4,17 @@ p7zip is a port of 7za.exe for POSIX systems like Unix (Linux, Solaris, \
OpenBSD, FreeBSD, Cygwin, AIX, ...), MacOS X and also for BeOS and Amiga.
"
HOMEPAGE="http://p7zip.sourceforge.net"
COPYRIGHT="1999-2011 7-Zip Igor Pavlov."
LICENSE="GNU LGPL v2.1"
REVISION="6"
SOURCE_URI="http://downloads.sourceforge.net/project/p7zip/p7zip/9.20.1/p7zip_9.20.1_src_all.tar.bz2"
CHECKSUM_SHA256="49557e7ffca08100f9fc687f4dfc5aea703ca207640c76d9dee7b66f03cb4782"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1999-2011 7-Zip Igor Pavlov."
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SOURCE_DIR="p7zip_9.20.1"
PATCHES="p7zip-9.20.1.patchset"
ADDITIONAL_FILES="p7zip-expander-rules"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
p7zip = $portVersion
cmd:7za = $portVersion compat >= 9
@@ -22,6 +22,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@@ -31,8 +32,6 @@ BUILD_PREREQUIRES="
cmd:make
"
SOURCE_DIR="p7zip_9.20.1"
BUILD()
{
cp makefile.haiku makefile.machine