aboutsummaryrefslogtreecommitdiff
path: root/science/dlpoly-classic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/dlpoly-classic/Makefile')
-rw-r--r--science/dlpoly-classic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile
index 8d69c2840975..f8c8e4ca08a0 100644
--- a/science/dlpoly-classic/Makefile
+++ b/science/dlpoly-classic/Makefile
@@ -12,8 +12,8 @@ DISTNAME= dl_class_${PORTVERSION}
MAINTAINER= bacon4000@gmail.com
COMMENT= Molecular dynamics simulation package
-BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:${PORTSDIR}/net/openmpi
-RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:${PORTSDIR}/net/openmpi
+BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:net/openmpi
+RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi
OPTIONS_DEFINE= GUI DOCS EXAMPLES
OPTIONS_DEFAULT= GUI