heimdal-1.0.1

Stefan Lambrev stefan.lambrev at moneybookers.com
Thu Sep 27 07:09:16 PDT 2007


Hello,

There is a problem with new heimdal port in this part:

post-build:
.if defined(WITH_CRACKLIB)
        ${SED} -e "s;%%LOCALBASE%%;${LOCALBASE};g" \
                ${FILESDIR}/kpasswdd-cracklib.c.in > 
${WRKSRC}/kpasswdd-cracklib.c
        (cd ${WRKSRC} && \
                ${CC} ${CFLAGS} -fPIC -shared -I${LOCALBASE}/include 
-I./include \
                -L${LOCALBASE}/lib -o ./kpasswdd-cracklib.so 
./kpasswdd-cracklib.c -lcrack)
.endif

but files/kpasswdd-cracklib.c.in does not exist, so remove CRACKLIB as 
option or add the missing patch ? :)

-- 

Best Wishes,
Stefan Lambrev
ICQ# 24134177



More information about the freebsd-ports mailing list