diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 12:34:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 12:34:50 +0000 |
commit | 50513d5d5238ab12e0e327b93bf433d7d288aeeb (patch) | |
tree | a01dbbed0a08990ed895d4f97017c2593d8d7172 /net/mpich | |
parent | a72afe28c2216c151a1fc5aa900c8abf9c7a709e (diff) | |
download | ports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.tar.gz ports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.zip |
Notes
Diffstat (limited to 'net/mpich')
-rw-r--r-- | net/mpich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 722a8e819daa..be3cbadc95e5 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -62,7 +62,7 @@ HAS_CONFIGURE= yes ALL_TARGET= -MANPREFIX= ${PREFIX}/mpich +MANPREFIX= ${TARGETDIR}/mpich MAN1= MPI.1 cleanipcs.1 mpiCC.1 mpicc.1 mpif77.1 mpif90.1 mpiman.1 \ mpireconfig.1 mpirun.1 Jumpshots.1 chp4_servs.1 tstmachines.1 |