Date: Mon, 13 May 2013 22:32:56 -0400 From: "Mikhail T." <mi+thun@aldan.algebra.com> To: gnome@freebsd.org Subject: Why does gnome-vfs insist on Kerberos? Message-ID: <5191A258.5040306@aldan.algebra.com>
next in thread | raw e-mail | index | archive | help
After I removed the pre-configure target, I was able to build the port without any more trouble... Maybe, this was required some time in the past? The requirement would've been bogus -- relatively few of the FreeBSD users have Kerberos configured. But it does not seem to be needed today in any case... --- Makefile (revision 318136) +++ Makefile (working copy) @@ -93,12 +93,6 @@ @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ < ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL} -pre-configure: -.if defined(WITHOUT_KERBEROS) - @${ECHO_CMD} "${PKGNAME}: KERBEROS is required." - @${FALSE} -.endif - post-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL Yours, -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5191A258.5040306>