summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-03-15 06:04:53 +0000
committermaho <maho@FreeBSD.org>2007-03-15 06:04:53 +0000
commit905bfb7149946f78da0f1f4035f1f700d8c23c2e (patch)
treebde7abde7e5bf4ef62dd951fea6c0cb65ec6c505 /math
parent804c9ffbbdcbca881466fe29ae0dd780d4443cdb (diff)
downloadFreeBSD-ports-905bfb7149946f78da0f1f4035f1f700d8c23c2e.zip
FreeBSD-ports-905bfb7149946f78da0f1f4035f1f700d8c23c2e.tar.gz
Use relative dir for master port instead of using ${MASTERDIR}.
Diffstat (limited to 'math')
-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 1035990..3c75598 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"
OpenPOWER on IntegriCloud