mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.20.tar.gz"
|
||||
CHECKSUM_MD5="8a787e538a8e4d80d4927535be5af083"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libsdl >= 1.2.14"
|
||||
DEPEND="media-libs/libsdl >= 1.2.14"
|
||||
BUILD {
|
||||
cd SDL_gfx-2.0.20
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user