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:
Chris Roberts
2010-04-27 01:15:54 +00:00
parent c86fe80720
commit 2314c1cc85
42 changed files with 82 additions and 77 deletions

View File

@@ -4,7 +4,7 @@ SRC_URI="http://php.net/distributions/php-5.3.1.tar.bz2"
CHECKSUM_MD5="63e97ad450f0f7259e785100b634c797"
REVISION="1"
STATUS_HAIKU="broken"
DEPEND="libpcre, others TBD"
DEPEND="dev-libs/libpcre >= 8.00"
BUILD {
cd php-5.3.1
cat $(aclocal --print-ac-dir)/libtool.m4 > build/libtool.m4