diff options
Diffstat (limited to 'security/shibboleth2-sp/Makefile')
-rw-r--r-- | security/shibboleth2-sp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile index 2fd1ac0238be..9a4492f169e9 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp -USE_AUTOTOOLS= autoconf:268 automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf automake:env libtool:env WRKSRC= ${WRKDIR}/shibboleth-${PORTVERSION} LATEST_LINK= shibboleth2-sp |