aboutsummaryrefslogtreecommitdiff
path: root/devel/aarch64-binutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-17 04:50:59 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-17 04:50:59 +0000
commit39a9fd0f667e8ea0258c6ae7975b90955d33082b (patch)
treefd34f614149c4d3eaaed09d8edf8351d028b0405 /devel/aarch64-binutils
parent5551d1cec6cddc14169541ee9be61f9dd3db91de (diff)
Notes
Diffstat (limited to 'devel/aarch64-binutils')
-rw-r--r--devel/aarch64-binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/aarch64-binutils/Makefile b/devel/aarch64-binutils/Makefile
index c3ef29c937f3..17e61a532573 100644
--- a/devel/aarch64-binutils/Makefile
+++ b/devel/aarch64-binutils/Makefile
@@ -4,6 +4,6 @@ COMMENT= GNU binutils for AArch64 cross-development
PKGNAMEPREFIX= aarch64-
PLIST= ${.CURDIR}/pkg-plist
-MASTERDIR= ${.CURDIR}/../binutils/
+MASTERDIR= ${.CURDIR}/../binutils
.include "${MASTERDIR}/Makefile"