1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/math/petsc-mpich/Makefile
Maho Nakata dbf7f65eab Remove BROKEN and DEPRECATED line.
Actually math/petsc-mpich is not built becasue math/patsc
depends on shells/ksh93 which is RESTRICTED and this dependency
has been removed recently.
2007-03-05 02:43:43 +00:00

13 lines
223 B
Makefile

# New ports collection makefile for: petsc-mpich
# Date created: 6 Dec 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../petsc
WITH_MPI= yes
.include "${MASTERDIR}/Makefile"