Hopefully fix build for bento.
This commit is contained in:
parent
100080da7d
commit
8ddcacd923
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41325
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
|
|||
|
||||
APXS?= ${LOCALBASE}/sbin/apxs
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-apxs
|
||||
CONFIGURE_ARGS= --with-apxs="${APXS}"
|
||||
|
||||
# mod_backhand's install target is buggered.
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue