mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Minor fixes to allow patching to work, and for libtoolize to copy in the new config.guess/.sub files
This commit is contained in:
@@ -7,8 +7,11 @@ STATUS_BONE="untested"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="media-libs/libsdl >= 1.2.4, media-libs/libsdl_image >= 1.2.2, media-libs/libsdl_mixer >= 1.2.4"
|
||||
BUILD {
|
||||
setgcc gcc4
|
||||
cd flatzebra-0.1.3
|
||||
libtoolize --force --copy --install
|
||||
aclocal -I macros
|
||||
autoconf
|
||||
automake
|
||||
./configure --prefix=/boot/common
|
||||
make
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Package: flatzebra
|
||||
Version: 0.1.3
|
||||
Copyright: 2009 Pierre Sarrazin.
|
||||
License: GPL v2.0
|
||||
License: GPL v2
|
||||
URL: http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html
|
||||
|
||||
Reference in New Issue
Block a user