Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2009 15:34:14 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        gnome@freebsd.org
Subject:   devel/gnome-vfs: KERBEROS
Message-ID:  <496B46D6.4060106@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

I have a system where KERBEROS is disabled via src.conf, devel/gnome-vfs
port refuses to build there:

.if defined(WITHOUT_KERBEROS)
        @${ECHO_CMD} "${PKGNAME}: KERBEROS is required."
        @${FALSE}
.endif

I wonder if the port really must require KERBEROS and, if yes, why.
I tried to comment out the above check and port was built and istalled
correctly. I do not see any bad side-effects so far.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?496B46D6.4060106>