diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mpich2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index a8570ea75526..3f42358689ef 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= mpich MAINTAINER= ports@FreeBSD.org COMMENT= A portable implementation of MPI-1 and MPI-2 -LIB_DEPENDS= execinfo.1:${PORTDIR}/devel/libexecinfo +LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo #BUILD_DEPENDS= doctext:${PORTSDIR}/textproc/sowing #----------------------------------------------------------------------- |