FreeBSD Port: www/tomcat-native

Mike Jakubik mike.jakubik at intertainservices.com
Tue Apr 1 19:27:38 UTC 2014


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.


More information about the freebsd-ports mailing list