558d53fec9
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com TRYBROKEN run
10 lines
172 B
Makefile
10 lines
172 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= mips64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
BROKEN_mips64= fails to package
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|