diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-20 22:06:01 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-20 22:06:01 +0000 |
commit | 74ba97b1506df40e7c6d7e948d2a027af8d6f45a (patch) | |
tree | 78adb2bebc60dd7107de265c34ec4698be5ae20f /net/mpich2/pkg-plist | |
parent | 767c10ddfa68fdce8468990792790533891f8aba (diff) | |
download | ports-74ba97b1506df40e7c6d7e948d2a027af8d6f45a.tar.gz ports-74ba97b1506df40e7c6d7e948d2a027af8d6f45a.zip |
Add a link for ports still using mpiCC. [1]
Since I'm there, prune empty directories.
Reported by: Kris via pointyhat [1]
Approved by: maintainer [1]
Notes
Notes:
svn path=/head/; revision=135740
Diffstat (limited to 'net/mpich2/pkg-plist')
-rw-r--r-- | net/mpich2/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpich2/pkg-plist b/net/mpich2/pkg-plist index f3f5566b826b..ba82ed95fcad 100644 --- a/net/mpich2/pkg-plist +++ b/net/mpich2/pkg-plist @@ -9,6 +9,8 @@ mpich/bin/clog_print mpich/bin/mpicc mpich/bin/mpichversion mpich/bin/mpicxx +@exec ln -sf %D/%F %B/mpiCC +@unexec rm -f %D/mpich/bin/mpiCC mpich/bin/mpif77 mpich/bin/mpif90 mpich/bin/mpiman @@ -610,11 +612,9 @@ mpich/www/www4/index.html @dirrm mpich/man/man1 @dirrm mpich/man %%JAVA%%@dirrm mpich/logfiles -@dirrm mpich/lib/shared @dirrm mpich/lib @dirrm mpich/include/mpi2c++ @dirrm mpich/include -@dirrm mpich/examples/MPI-2-C++ @dirrm mpich/examples @dirrm mpich/etc @dirrm mpich/doc |