Why does gnome-vfs insist on Kerberos?

Mikhail T. mi+thun at aldan.algebra.com
Tue May 14 02:32:58 UTC 2013


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



More information about the freebsd-gnome mailing list