aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mellon
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_mellon')
-rw-r--r--www/mod_auth_mellon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile
index 415b11fb9d8a..b22cff119952 100644
--- a/www/mod_auth_mellon/Makefile
+++ b/www/mod_auth_mellon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mod_auth_mellon
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://modmellon.googlecode.com/files/
DIST_SUBDIR= apache2
@@ -11,7 +12,7 @@ MAINTAINER= tj@FreeBSD.org
COMMENT= Apache auth module for identifying SSO users
LIB_DEPENDS= lasso.8:${PORTSDIR}/security/lasso \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-apxs2=${APXS}