- Fix INDEX build
pointy hat to: clement
This commit is contained in:
parent
c685fa9aa9
commit
4ed1aa0f17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150354
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ APXS_PREFIX= ${APXS:S/\/sbin\/apxs//}
|
|||
.if defined(WITH_APACHE2)
|
||||
AP_BUILDEXT= la
|
||||
PLIST_SUB+= APACHEMODDIR="libexec/apache2"
|
||||
APACHE_PORT= www/apache2
|
||||
APACHE_PORT= www/apache20
|
||||
AP_VER= 2
|
||||
.else
|
||||
AP_BUILDEXT= so
|
||||
|
|
Loading…
Reference in a new issue