diff -ruN --exclude=CVS /usr/ports/security/shibboleth-sp.orig/Makefile /usr/ports/security/shibboleth-sp/Makefile --- /usr/ports/security/shibboleth-sp.orig/Makefile 2007-08-04 01:21:25.000000000 +0200 +++ /usr/ports/security/shibboleth-sp/Makefile 2007-08-13 18:58:00.000000000 +0200 @@ -7,6 +7,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 1.3f +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.internet2.edu/downloads/ @@ -22,6 +23,8 @@ USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp WRKSRC= ${WRKDIR}/shibboleth-1.3 +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= "There are no plan to support 64-bit support until version 2.0 release" .include