freebsd-ports/devel/amd64-binutils/Makefile
John Baldwin 20210e80ec Remove an unused variable.
Reviewed by:	bdrewery
Differential Revision:	https://reviews.freebsd.org/D16213
2018-07-11 16:22:54 +00:00

11 lines
228 B
Makefile

# $FreeBSD$
COMMENT= GNU binutils for amd64 cross-development
PKGNAMEPREFIX= amd64-
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../binutils
BUTARGET= x86_64-unknown-${OPSYS:tl}${OSREL}
.include "${MASTERDIR}/Makefile"