From 96a620a77ecf6052e6befbf63202466fe9763365 Mon Sep 17 00:00:00 2001 From: "Frank J. Laszlo" Date: Tue, 14 Nov 2006 02:06:07 +0000 Subject: Register conflicts for srp in security/heimdal, security/krb4, and securiry/krb5. Bump PORTREVISION accordingly. PR: ports/105442 Submitted by: Ruben van Staveren Reviewed by: shaun@, cy@ Approved by: flz (mentor) --- security/krb5-16/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/krb5-16/Makefile') diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index f1f4e150315a..c53e08d2f807 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -7,6 +7,7 @@ PORTNAME= krb5 PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-signed @@ -17,13 +18,13 @@ COMMENT= An authentication system developed at MIT, successor to Kerberos IV BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -CONFLICTS= krb4-[0-9]* heimdal-[0-9]* +CONFLICTS= krb4-[0-9]* heimdal-[0-9]* srp-[0-9]* LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ USE_GMAKE= yes USE_PERL5_BUILD= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS?= --enable-shared # CONFIGURE_ARGS+= --disable-thread-support -- cgit v1.2.3