Hello,It looks like the recent update of apr has broken this port. However there is a simple fix.
LIB_DEPENDS= libapr-1.so.4:${PORTSDIR}/devel/apr1
needs to be changed to
LIB_DEPENDS= libapr-1.so.5:${PORTSDIR}/devel/apr1
Or perhaps its better not to specify the exact library version.
Thanks.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"
