diff options
author | steve <steve@FreeBSD.org> | 1999-10-13 11:44:15 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-10-13 11:44:15 +0800 |
commit | 535ec3402064b387b6371caeb7028fee2a60ccd6 (patch) | |
tree | 7887ff6718d199d1457c468e2ef3a900c08f9421 /net/mpich2 | |
parent | b799412c234a427b106afffd7f9bd78c386cf78f (diff) | |
download | freebsd-ports-gnome-535ec3402064b387b6371caeb7028fee2a60ccd6.tar.gz freebsd-ports-gnome-535ec3402064b387b6371caeb7028fee2a60ccd6.tar.zst freebsd-ports-gnome-535ec3402064b387b6371caeb7028fee2a60ccd6.zip |
Remove some files that are built only if certain things (ie. Java) are
present on the user's box at compile-time until I figure out how to
disable (handle) them.
Noticed by: asami (via the bento logs)
Diffstat (limited to 'net/mpich2')
-rw-r--r-- | net/mpich2/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/mpich2/pkg-plist b/net/mpich2/pkg-plist index f9ad396ec335..339d6790ca6d 100644 --- a/net/mpich2/pkg-plist +++ b/net/mpich2/pkg-plist @@ -10,7 +10,6 @@ mpich/MPI-2-C++/examples/topology.cc mpich/MPI-2-C++/examples/user_bcast.cc mpich/bin/config.status mpich/bin/execer -mpich/bin/jumpshot mpich/bin/mpereconfig mpich/bin/mpiCC mpich/bin/mpicc @@ -50,7 +49,6 @@ mpich/build/bitmaps/white mpich/build/freebsd/ch_p4/bin/chkserv mpich/build/freebsd/ch_p4/bin/chp4_servs mpich/build/freebsd/ch_p4/bin/config.status -mpich/build/freebsd/ch_p4/bin/jumpshot mpich/build/freebsd/ch_p4/bin/mpiCC mpich/build/freebsd/ch_p4/bin/mpicc mpich/build/freebsd/ch_p4/bin/mpif77 @@ -117,11 +115,9 @@ mpich/build/freebsd/ch_p4/include/mpidefs.h mpich/build/freebsd/ch_p4/include/mpif.h mpich/build/freebsd/ch_p4/include/mpio.h mpich/build/freebsd/ch_p4/include/mpiof.h -mpich/build/freebsd/ch_p4/lib/libampi.a mpich/build/freebsd/ch_p4/lib/libfmpich.a mpich/build/freebsd/ch_p4/lib/liblmpi.a mpich/build/freebsd/ch_p4/lib/libmpe.a -mpich/build/freebsd/ch_p4/lib/libmpe_nompi.a mpich/build/freebsd/ch_p4/lib/libmpich++.a mpich/build/freebsd/ch_p4/lib/libmpich.a mpich/build/freebsd/ch_p4/lib/libpmpich.a |