View | Details | Raw Unified | Return to bug 216653 | Differences between
and this patch

Collapse All | Expand All

(-)lang/php70/Makefile (-2 / +2 lines)
Lines 13-18 Link Here
13
13
14
LICENSE=	PHP301
14
LICENSE=	PHP301
15
15
16
LIB_DEPENDS=	libpcre.so:devel/pcre
17
16
USES+=		tar:xz cpe
18
USES+=		tar:xz cpe
17
CPE_PRODUCT=	php
19
CPE_PRODUCT=	php
18
NO_OPTIONS_SORT=yes
20
NO_OPTIONS_SORT=yes
Lines 22-29 Link Here
22
#USES+=		autoreconf gmake
24
#USES+=		autoreconf gmake
23
#GNU_CONFIGURE=	yes
25
#GNU_CONFIGURE=	yes
24
26
25
LIB_DEPENDS=	libpcre.so:devel/pcre
26
27
CONFIGURE_ARGS+=--with-layout=GNU \
27
CONFIGURE_ARGS+=--with-layout=GNU \
28
		--localstatedir=/var \
28
		--localstatedir=/var \
29
		--with-config-file-scan-dir=${PREFIX}/etc/php \
29
		--with-config-file-scan-dir=${PREFIX}/etc/php \

Return to bug 216653