Fix plist when Apache 2.2 is used.

PR:		ports/128404
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
This commit is contained in:
Wesley Shields 2008-10-27 16:20:43 +00:00
parent 120ddc52c0
commit ea87aed8d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222135
2 changed files with 3 additions and 4 deletions

View File

@ -18,9 +18,8 @@ COMMENT= NTLM authentication module for the Apache2 webserver
USE_APACHE= 20+
MAKE_ENV= APXS=${APXS}
SUB_LIST= APACHEMODDIR=${APACHEMODDIR}
BUILD_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
libexec/apache2/mod_ntlm.so
%%APACHEMODDIR%%/mod_ntlm.so
@exec %D/sbin/apxs -e -A -n ntlm %D/%f
@unexec %D/sbin/apxs -e -A -n ntlm %D/%F