Index: head/net/aluminum/Makefile =================================================================== --- head/net/aluminum/Makefile (revision 560810) +++ head/net/aluminum/Makefile (revision 560811) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= Aluminum DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Generic interface to high-performance communication libraries LICENSE= APACHE20 -LIB_DEPENDS= libhwloc.so:devel/hwloc \ +LIB_DEPENDS= libhwloc.so.15:devel/hwloc2 \ libmpi.so:net/openmpi USES= cmake compiler:c11 USE_GITHUB= yes GH_ACCOUNT= LLNL USE_LDCONFIG= yes LDFLAGS+= -lexecinfo .include