freebsd-ports/devel/amd64-gcc/Makefile
2015-10-31 00:11:38 +00:00

14 lines
297 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"
post-install:
${RM} -f ${STAGEDIR}${PREFIX}/bin/gcov-tool