Index: head/www/litmus/Makefile =================================================================== --- head/www/litmus/Makefile (revision 379053) +++ head/www/litmus/Makefile (revision 379054) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= litmus PORTVERSION= 0.13 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/litmus/ MAINTAINER= pi@FreeBSD.org COMMENT= WebDAV server protocol compliance test suite LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon \ - libk5crypto:${PORTSDIR}/security/krb5 + libk5crypto.so:${PORTSDIR}/security/krb5 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-ssl --with-neon=/usr/local .include