diff --git a/dev-games/libggz/libggz-0.99.5.recipe b/dev-games/libggz/libggz-0.99.5.recipe index d702d21d5..5df0e386f 100644 --- a/dev-games/libggz/libggz-0.99.5.recipe +++ b/dev-games/libggz/libggz-0.99.5.recipe @@ -5,10 +5,12 @@ on), xml (xml helper functions), security (hash calculation functions), \ lists/stack (for data structures), conf (configuration file handling) and \ debug (debugging)." HOMEPAGE="http://dev.ggzgamingzone.org/libraries/libggz/" +COPYRIGHT="2003-2009 The GGZ Development Team" +LICENSE="GNU LGPL v2.1" +REVISION="1" SOURCE_URI="http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/ggz-base-libs-snapshot-0.99.5.tar.gz" CHECKSUM_SHA256="b32dae84ea47db6dfb8dbae24fb20fcc71b958ea2d7efb9eff66c8e5c0db81b3" SOURCE_DIR="ggz-base-libs-snapshot-$portVersion" -REVISION="1" ARCHITECTURES="x86_gcc2" @@ -20,7 +22,6 @@ BUILD_REQUIRES=" haiku_devel devel:libintl " - BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf @@ -42,6 +43,3 @@ INSTALL() { make install } - -LICENSE="GNU LGPL v2.1" -COPYRIGHT="2003-2009 The GGZ Development Team"