aboutsummaryrefslogtreecommitdiff
path: root/www/mod_webauth
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/mod_webauth
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
Notes
Diffstat (limited to 'www/mod_webauth')
-rw-r--r--www/mod_webauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_webauth/Makefile b/www/mod_webauth/Makefile
index e1800195f3a2..930317474087 100644
--- a/www/mod_webauth/Makefile
+++ b/www/mod_webauth/Makefile
@@ -10,8 +10,8 @@ DISTNAME= webauth-${PORTVERSION}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for authenticating users with Kerberos v5
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libsasl2.so:security/cyrus-sasl2
USES= libtool pkgconfig
USE_APACHE= 22+