mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Disable gettext, that fixes a conflicts with devel/binutils
Approved by: joerg (maintainer)
This commit is contained in:
parent
dcf5d98f78
commit
8f99c1711c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325509
@ -16,9 +16,8 @@ WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
USES= gettext
|
||||
CONFIGURE_ARGS= --target=avr --disable-werror
|
||||
USES= gmake
|
||||
CONFIGURE_ARGS= --target=avr --disable-werror --disable-nls
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -110,82 +110,6 @@ bin/avr-readelf
|
||||
bin/avr-size
|
||||
bin/avr-strings
|
||||
bin/avr-strip
|
||||
share/locale/da/LC_MESSAGES/bfd.mo
|
||||
share/locale/da/LC_MESSAGES/binutils.mo
|
||||
share/locale/da/LC_MESSAGES/gprof.mo
|
||||
share/locale/da/LC_MESSAGES/ld.mo
|
||||
share/locale/da/LC_MESSAGES/opcodes.mo
|
||||
share/locale/de/LC_MESSAGES/gprof.mo
|
||||
share/locale/de/LC_MESSAGES/opcodes.mo
|
||||
share/locale/es/LC_MESSAGES/bfd.mo
|
||||
share/locale/es/LC_MESSAGES/binutils.mo
|
||||
share/locale/es/LC_MESSAGES/gas.mo
|
||||
share/locale/es/LC_MESSAGES/gprof.mo
|
||||
share/locale/es/LC_MESSAGES/ld.mo
|
||||
share/locale/es/LC_MESSAGES/opcodes.mo
|
||||
share/locale/fi/LC_MESSAGES/bfd.mo
|
||||
share/locale/fi/LC_MESSAGES/binutils.mo
|
||||
share/locale/fi/LC_MESSAGES/gprof.mo
|
||||
share/locale/fi/LC_MESSAGES/ld.mo
|
||||
share/locale/fi/LC_MESSAGES/opcodes.mo
|
||||
share/locale/fr/LC_MESSAGES/bfd.mo
|
||||
share/locale/fr/LC_MESSAGES/binutils.mo
|
||||
share/locale/fr/LC_MESSAGES/gas.mo
|
||||
share/locale/fr/LC_MESSAGES/gprof.mo
|
||||
share/locale/fr/LC_MESSAGES/ld.mo
|
||||
share/locale/fr/LC_MESSAGES/opcodes.mo
|
||||
share/locale/ga/LC_MESSAGES/gprof.mo
|
||||
share/locale/ga/LC_MESSAGES/ld.mo
|
||||
share/locale/ga/LC_MESSAGES/opcodes.mo
|
||||
share/locale/id/LC_MESSAGES/bfd.mo
|
||||
share/locale/id/LC_MESSAGES/binutils.mo
|
||||
share/locale/id/LC_MESSAGES/gas.mo
|
||||
share/locale/id/LC_MESSAGES/gprof.mo
|
||||
share/locale/id/LC_MESSAGES/ld.mo
|
||||
share/locale/id/LC_MESSAGES/opcodes.mo
|
||||
share/locale/ja/LC_MESSAGES/bfd.mo
|
||||
share/locale/ja/LC_MESSAGES/binutils.mo
|
||||
share/locale/ms/LC_MESSAGES/gprof.mo
|
||||
share/locale/nl/LC_MESSAGES/gprof.mo
|
||||
share/locale/nl/LC_MESSAGES/opcodes.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gprof.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/opcodes.mo
|
||||
share/locale/ro/LC_MESSAGES/bfd.mo
|
||||
share/locale/ro/LC_MESSAGES/binutils.mo
|
||||
share/locale/ro/LC_MESSAGES/gprof.mo
|
||||
share/locale/ro/LC_MESSAGES/opcodes.mo
|
||||
share/locale/ru/LC_MESSAGES/bfd.mo
|
||||
share/locale/ru/LC_MESSAGES/binutils.mo
|
||||
share/locale/rw/LC_MESSAGES/bfd.mo
|
||||
share/locale/rw/LC_MESSAGES/binutils.mo
|
||||
share/locale/rw/LC_MESSAGES/gas.mo
|
||||
share/locale/rw/LC_MESSAGES/gprof.mo
|
||||
share/locale/sk/LC_MESSAGES/binutils.mo
|
||||
share/locale/sv/LC_MESSAGES/bfd.mo
|
||||
share/locale/sv/LC_MESSAGES/binutils.mo
|
||||
share/locale/sv/LC_MESSAGES/gprof.mo
|
||||
share/locale/sv/LC_MESSAGES/ld.mo
|
||||
share/locale/sv/LC_MESSAGES/opcodes.mo
|
||||
share/locale/tr/LC_MESSAGES/bfd.mo
|
||||
share/locale/tr/LC_MESSAGES/binutils.mo
|
||||
share/locale/tr/LC_MESSAGES/gas.mo
|
||||
share/locale/tr/LC_MESSAGES/gprof.mo
|
||||
share/locale/tr/LC_MESSAGES/ld.mo
|
||||
share/locale/tr/LC_MESSAGES/opcodes.mo
|
||||
share/locale/uk/LC_MESSAGES/binutils.mo
|
||||
share/locale/vi/LC_MESSAGES/bfd.mo
|
||||
share/locale/vi/LC_MESSAGES/binutils.mo
|
||||
share/locale/vi/LC_MESSAGES/gprof.mo
|
||||
share/locale/vi/LC_MESSAGES/ld.mo
|
||||
share/locale/vi/LC_MESSAGES/opcodes.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/bfd.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/binutils.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/ld.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/opcodes.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/binutils.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/ld.mo
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrm avr/lib/ldscripts
|
||||
@dirrm avr/lib
|
||||
@dirrm avr/bin
|
||||
|
Loading…
Reference in New Issue
Block a user