freebsd-ports/devel/mips64-gcc/Makefile
Mark Linimon 558d53fec9 These ports now build on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com TRYBROKEN run
2020-11-29 14:12:28 +00:00

10 lines
172 B
Makefile

# $FreeBSD$
PKGNAMEPREFIX= mips64-
PLIST= ${.CURDIR}/pkg-plist
BROKEN_mips64= fails to package
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
.include "${MASTERDIR}/Makefile"