Fix dependency on gettext; runtime needed too

PR:		ports/162117
Submitted by:	4720
Approved by:	joerg via email
This commit is contained in:
Chris Rees 2011-12-14 19:58:13 +00:00
parent f274501313
commit b7bc1c56ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287390

View file

@ -7,7 +7,7 @@
PORTNAME= binutils
PORTVERSION= 2.20
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= build
USE_GETTEXT= yes
CONFIGURE_ARGS= --target=avr
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib