|
Lines 16-23
Link Here
|
| 16 |
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |
16 |
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |
| 17 |
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |
17 |
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |
| 18 |
|
18 |
|
|
|
19 |
MAKE_ENV= APXS=${LOCALBASE}/sbin/apxs |
| 20 |
|
| 19 |
post-patch: |
21 |
post-patch: |
| 20 |
@${PERL} -pi -e 's!-i -a -n!-i -A -n!' ${WRKSRC}/Makefile |
22 |
@${PERL} -pi -e 's!-i -a -n!-i -A -n!; s!APXS=apxs!APXS?=apxs!' \ |
|
|
23 |
${WRKSRC}/Makefile |
| 21 |
|
24 |
|
| 22 |
post-install: |
25 |
post-install: |
| 23 |
.if !defined(NOPORTDOCS) |
26 |
.if !defined(NOPORTDOCS) |