aboutsummaryrefslogtreecommitdiffstats
path: root/math/mumps-mpich
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-03-15 14:04:53 +0800
committermaho <maho@FreeBSD.org>2007-03-15 14:04:53 +0800
commit905bfb7149946f78da0f1f4035f1f700d8c23c2e (patch)
treebde7abde7e5bf4ef62dd951fea6c0cb65ec6c505 /math/mumps-mpich
parent804c9ffbbdcbca881466fe29ae0dd780d4443cdb (diff)
downloadfreebsd-ports-gnome-905bfb7149946f78da0f1f4035f1f700d8c23c2e.tar.gz
freebsd-ports-gnome-905bfb7149946f78da0f1f4035f1f700d8c23c2e.tar.zst
freebsd-ports-gnome-905bfb7149946f78da0f1f4035f1f700d8c23c2e.zip
Use relative dir for master port instead of using ${MASTERDIR}.
Diffstat (limited to 'math/mumps-mpich')
-rw-r--r--math/mumps-mpich/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mumps-mpich/Makefile b/math/mumps-mpich/Makefile
index 1035990503c8..3c75598b31b8 100644
--- a/math/mumps-mpich/Makefile
+++ b/math/mumps-mpich/Makefile
@@ -9,4 +9,4 @@ MASTERDIR= ${.CURDIR}/../mumps
WITH_MPI= yes
-.include "${MASTERDIR}/Makefile"
+.include "../mumps/Makefile"