From c4999fd188535abd43876063f21bd808368f6450 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 26 Dec 2009 21:31:06 +0000 Subject: remove some useless commented out lines I used while fixing krb5 support. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13309 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mail/evolution/Makefile') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d3bcbec85..235276b75 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom$ +# $MCom: ports/mail/evolution/Makefile,v 1.206 2009/12/26 20:29:16 kwm Exp $ # PORTNAME= evolution @@ -83,11 +83,6 @@ RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin .if !defined(NO_KERBEROS) && exists(/usr/lib/libkrb5.so) CONFIGURE_ARGS+= --with-krb5=/usr -# --with-krb5-includes=/usr/include \ -# --with-krb5-libs=/usr/lib -# --with-krb5=PATH Location of Kerberos 5 install dir -# --with-krb5-libs=PATH Location of Kerberos 5 libraries -# --with-krb5-includes=PATH Location of Kerberos 5 headers .else LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal .if defined(HEIMDAL_HOME) -- cgit v1.2.3