mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Fix BUILD_DEPENDS
This commit is contained in:
parent
043f5c01ce
commit
17c27bfd13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90990
@ -541,8 +541,8 @@ APACHE_PORT?= ${PORTSDIR}/www/apache13
|
||||
CONFIGURE_ARGS+=--with-apxs=${APXS}
|
||||
SAPI_FILE= libexec/apache/libphp4.so
|
||||
.endif
|
||||
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
|
||||
BUILD_DEPENDS+= ${APXS}:${APACHE_PORT}
|
||||
RUN_DEPENDS+= ${APXS}:${APACHE_PORT}
|
||||
.endif
|
||||
|
||||
PLIST_SUB+= SAPI_FILE=${SAPI_FILE} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user