mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Convert to new USE_APACHE
This commit is contained in:
parent
758a434b97
commit
fc43dd2632
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150406
@ -18,7 +18,7 @@ COMMENT= Virtual Hosting from ldap built on top of mod_ldap
|
||||
USE_BZIP2= YES
|
||||
USE_OPENLDAP= YES
|
||||
|
||||
WANT_APACHE= 2
|
||||
USE_APACHE= 20
|
||||
AP_FAST_BUILD= YES
|
||||
AP_GENPLIST= YES
|
||||
AP_LIB+= ${LOCALBASE}/lib -lldap
|
||||
@ -30,10 +30,8 @@ PORTDOCS= mod_vhost_ldap.schema vhost_ldap.conf COPYING
|
||||
IGNORE= Requires support of LDAP in apache 2.0.x port
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user