aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-08-02 05:30:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-08-02 05:30:17 +0000
commitaabe13ddd2af1af114710acc6c325c8b26f21a84 (patch)
tree9a865ef929967790f6bd804e9d502168a6de4aff /base
parentee40f647e1f5085a957738108e7ea6dcbf47a8fa (diff)
downloadports-aabe13ddd2af1af114710acc6c325c8b26f21a84.tar.gz
ports-aabe13ddd2af1af114710acc6c325c8b26f21a84.zip
Revert r476186, it fails to package
With hat: portmgr
Notes
Notes: svn path=/head/; revision=476217
Diffstat (limited to 'base')
-rw-r--r--base/binutils/Makefile16
-rw-r--r--base/binutils/pkg-plist5
2 files changed, 0 insertions, 21 deletions
diff --git a/base/binutils/Makefile b/base/binutils/Makefile
index 8e1b175504c9..7eb28ee8ac0a 100644
--- a/base/binutils/Makefile
+++ b/base/binutils/Makefile
@@ -23,27 +23,11 @@ BUTARGET= ${TARGETARCH}-unknown-${OPSYS:tl}${OSREL}
CONFIGURE_ARGS+= --disable-host-shared
PREFIX= /usr
-BUREMOVE= addr2line \
- ar \
- c++filt \
- dlltool \
- elfedit \
- gprof \
- nlmconv \
- nm \
- ranlib \
- readelf \
- size \
- strings \
- strip \
- windmc \
- windres
.include "${MASTERDIR}/Makefile"
.if ${OSVERSION} >= 1100100
PLIST_SUB+= OBJCOPY="@comment "
-BUREMOVE+= objcopy
.else
PLIST_SUB+= OBJCOPY=""
.endif
diff --git a/base/binutils/pkg-plist b/base/binutils/pkg-plist
index 39a589afdf3c..513e305b247e 100644
--- a/base/binutils/pkg-plist
+++ b/base/binutils/pkg-plist
@@ -8,11 +8,6 @@ bin/%%BUTARGET%%-ld
bin/%%BUTARGET%%-ld.bfd
%%OBJCOPY%%bin/%%BUTARGET%%-objcopy
bin/%%BUTARGET%%-objdump
-%%BUTARGET%%/bin/as
-%%BUTARGET%%/bin/ld
-%%BUTARGET%%/bin/ld.bfd
-%%OBJCOPY%%%%BUTARGET%%/bin/objcopy
-%%BUTARGET%%/bin/objdump
%%I386%%%%BUTARGET%%/lib/ldscripts/elf_i386.x
%%I386%%%%BUTARGET%%/lib/ldscripts/elf_i386.xbn
%%I386%%%%BUTARGET%%/lib/ldscripts/elf_i386.xc