diff options
Diffstat (limited to 'www/mod_auth_cas/Makefile')
-rw-r--r-- | www/mod_auth_cas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_cas/Makefile b/www/mod_auth_cas/Makefile index f6825842b596..c4c524778357 100644 --- a/www/mod_auth_cas/Makefile +++ b/www/mod_auth_cas/Makefile @@ -12,7 +12,7 @@ COMMENT= Apache 2.x module that supports the CASv1 and CASv2 protocols LICENSE= APACHE20 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USE_GITHUB= yes GH_ACCOUNT= Jasig |