aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ntlm2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-31 22:26:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-31 22:26:33 +0000
commit0531506af0a5befb9d0da77de30b35e30c48382e (patch)
tree46103cc6f5df7b94cbc9242b43cc5d974df14805 /www/mod_ntlm2
parent849b62a91f6d0d50c07177da0d6b6f13428a583b (diff)
downloadports-0531506af0a5befb9d0da77de30b35e30c48382e.tar.gz
ports-0531506af0a5befb9d0da77de30b35e30c48382e.zip
Notes
Diffstat (limited to 'www/mod_ntlm2')
-rw-r--r--www/mod_ntlm2/Makefile4
1 files changed, 2 insertions, 2 deletions
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}