freebsd-ports/devel/amd64-gcc/Makefile
2014-11-29 14:46:30 +00:00

11 lines
237 B
Makefile

# $FreeBSD$
PKGNAMEPREFIX= amd64-
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
GCC_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
BU_PREFIX= x86_64-${OPSYS:tl}
FREEBSD_EXTENSION= yes
.include "${MASTERDIR}/Makefile"