From 0531506af0a5befb9d0da77de30b35e30c48382e Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Sun, 31 May 2009 22:26:33 +0000 Subject: - fix depends path - Bump PORTREVISION Reported by: QAT --- www/mod_ntlm2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_ntlm2') diff --git a/www/mod_ntlm2/Makefile b/www/mod_ntlm2/Makefile index 7226b74a5f8b..1d805f9e0de9 100644 --- a/www/mod_ntlm2/Makefile +++ b/www/mod_ntlm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_ntlm2 PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= modntlm @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= admin@lissyara.su COMMENT= NTLM authentication module for the Apache2 webserver -BUILD_DEPENDS= ${LOCALBASE}/smbclient:${PORTSDIR}/net/samba3 +BUILD_DEPENDS= smbclient:${PORTSDIR}/net/samba3 USE_APACHE= 20+ MAKE_ENV= APXS=${APXS} -- cgit v1.2.3