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

@@ -3,10 +3,10 @@ DESCRIPTION="BeTeX is the premier TeX/LaTeX editor for BeOS/Haiku. With it you \
can create, compile and preview your latex documents all from within a single \
user-friendly interface."
HOMEPAGE="https://github.com/HaikuArchives/BeTeX/"
SOURCE_URI="git+https://github.com/HaikuArchives/BeTeX#ee4907"
REVISION="1"
LICENSE="MIT"
COPYRIGHT="2005 Tim de Jong, Brent Miszalski"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git+https://github.com/HaikuArchives/BeTeX#ee4907"
ARCHITECTURES="x86_gcc2"
@@ -14,7 +14,6 @@ PROVIDES="
betex = $portVersion
app:BeTeX = $portVersion
"
REQUIRES="
haiku
"
@@ -22,7 +21,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make