summaryrefslogtreecommitdiffstats
path: root/science/mpqc
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2002-11-19 22:59:19 +0000
committermaho <maho@FreeBSD.org>2002-11-19 22:59:19 +0000
commit61978b5f424e757b5b27270a278e481a7fe0325c (patch)
treea2f1c417b1cb1e55e897d5b20ee6fbd960bfb283 /science/mpqc
parent5054ef8b78492b85dd761a4793eb8674e86ae989 (diff)
downloadFreeBSD-ports-61978b5f424e757b5b27270a278e481a7fe0325c.zip
FreeBSD-ports-61978b5f424e757b5b27270a278e481a7fe0325c.tar.gz
Change ${.CURDIR} to ${MASTERDIR} for slave ports.
Noticed by: sada Reviewed by: knu (mentor)
Diffstat (limited to 'science/mpqc')
-rw-r--r--science/mpqc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index a1032e9..39b1afb 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -37,7 +37,7 @@ USE_GMAKE= yes
ALL_TARGET= # empty
MPQC_COMMAND= ${PREFIX}/bin/mpqc
-.include "${.CURDIR}/files/manpages"
+.include "${MASTERDIR}/files/manpages"
pre-configure:
@${ECHO} "You can override and CFLAGS on the command line."
OpenPOWER on IntegriCloud