aboutsummaryrefslogtreecommitdiff
path: root/devel/mips64-gcc/Makefile
blob: d432f0d70749387dcea3304f019bfadb8c48e52b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PKGNAMEPREFIX=	mips64-
PLIST=	${.CURDIR}/pkg-plist

BROKEN_aarch64=		fails to package
BROKEN_mips64=		fails to package

MASTERDIR=	${.CURDIR}/../powerpc64-gcc

.include "${MASTERDIR}/Makefile"