summaryrefslogtreecommitdiff
path: root/biology/gromacs/PLIST
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-05-16 12:04:03 +0000
committerasau <asau@pkgsrc.org>2010-05-16 12:04:03 +0000
commitfddef737af2093d929cb970859a1a2c22095cae7 (patch)
treedde07b6e03d45863080b3150896d30090526c3a1 /biology/gromacs/PLIST
parentaced4e8b510d842da2ac0841814c24856c5ff9fb (diff)
downloadpkgsrc-fddef737af2093d929cb970859a1a2c22095cae7.tar.gz
Build with MPI support by default.
Introduce "mpi" option to turn the above off. Bump PKGREVISION.
Diffstat (limited to 'biology/gromacs/PLIST')
-rw-r--r--biology/gromacs/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/biology/gromacs/PLIST b/biology/gromacs/PLIST
index 1eefe4bba92..4fc7f1146ba 100644
--- a/biology/gromacs/PLIST
+++ b/biology/gromacs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/15 14:08:49 asau Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/05/16 12:04:03 asau Exp $
bin/GMXRC
bin/GMXRC.bash
bin/GMXRC.csh
@@ -246,9 +246,9 @@ include/gromacs/writeps.h
include/gromacs/xdrf.h
include/gromacs/xtcio.h
include/gromacs/xvgr.h
-lib/libgmx_d.la
-lib/libgmxana_d.la
-lib/libmd_d.la
+lib/libgmx${MPI}_d.la
+lib/libgmxana${MPI}_d.la
+lib/libmd${MPI}_d.la
man/man1/anadock.1
man/man1/do_dssp.1
man/man1/editconf.1