- Fix plist for apache 2.2
PR: ports/123281 Reported by: Sam <brandt_21s@yahoo.com>
This commit is contained in:
parent
65931ee976
commit
8b9647249a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224424
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ MAKE_ARGS= top_dir="${LOCALBASE}/share/apache${APACHE_VERSION}"
|
|||
MAKE_ARGS+= INCLUDES="-I${LOCALBASE}/include/apache${APACHE_VERSION} -I${LOCALBASE}/include/apr-1"
|
||||
INSTALL_TARGET= install-modules-yes
|
||||
PLIST_SUB= APACHE_VERSION=${APACHE_VERSION}
|
||||
PLIST_FILES+= libexec/apache%%APACHE_VERSION%%/mod_fcgid.a
|
||||
PLIST_FILES+= libexec/apache%%APACHE_VERSION%%/mod_fcgid.la
|
||||
SUB_LIST= APACHE_VERSION=${APACHE_VERSION}
|
||||
.else
|
||||
MAKE_ARGS= top_dir="${LOCALBASE}/share/apache${APACHE_VERSION:S/20/2/}"
|
||||
|
|
Loading…
Reference in a new issue