mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +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://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
|
||||
|
||||
Reference in New Issue
Block a user