From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- devel/avr-binutils/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/avr-binutils') diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index d776071b2ef8..5cae518c4fee 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -16,12 +16,11 @@ PKGNAMEPREFIX= avr- MAINTAINER= joerg@freebsd.org COMMENT= GNU binutils for Atmel AVR 8-bit RISC cross-development -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext - WRKSRC= ${WRKDIR}/binutils-${PORTVERSION} USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= build CONFIGURE_ARGS= --target=avr GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ -- cgit v1.2.3