Lines 13-18
Link Here
|
13 |
|
13 |
|
14 |
LICENSE= PHP301 |
14 |
LICENSE= PHP301 |
15 |
|
15 |
|
|
|
16 |
LIB_DEPENDS= libpcre.so:devel/pcre |
17 |
|
18 |
BROKEN_aarch64= fails to link: error adding symbols: File in wrong format |
19 |
|
16 |
USES+= tar:xz cpe |
20 |
USES+= tar:xz cpe |
17 |
CPE_PRODUCT= php |
21 |
CPE_PRODUCT= php |
18 |
NO_OPTIONS_SORT=yes |
22 |
NO_OPTIONS_SORT=yes |
Lines 22-29
Link Here
|
22 |
#USES+= autoreconf gmake |
26 |
#USES+= autoreconf gmake |
23 |
#GNU_CONFIGURE= yes |
27 |
#GNU_CONFIGURE= yes |
24 |
|
28 |
|
25 |
LIB_DEPENDS= libpcre.so:devel/pcre |
|
|
26 |
|
27 |
CONFIGURE_ARGS+=--with-layout=GNU \ |
29 |
CONFIGURE_ARGS+=--with-layout=GNU \ |
28 |
--localstatedir=/var \ |
30 |
--localstatedir=/var \ |
29 |
--with-config-file-scan-dir=${PREFIX}/etc/php \ |
31 |
--with-config-file-scan-dir=${PREFIX}/etc/php \ |