aboutsummaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-19 14:48:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-19 14:48:00 +0000
commitbcaccddec526cd3b5780acc8e47558feaa3e8725 (patch)
tree4c6a7b5dd5f6b434cf6a1177ba89d84c7cfbf36d /devel/binutils
parent4468c095628615663fb1137644309a432a2b76af (diff)
downloadports-bcaccddec526cd3b5780acc8e47558feaa3e8725.tar.gz
ports-bcaccddec526cd3b5780acc8e47558feaa3e8725.zip
- Register conflicts between libbfd and binutils
PR: ports/136701 Submitted by: gerald
Notes
Notes: svn path=/head/; revision=246244
Diffstat (limited to 'devel/binutils')
-rw-r--r--devel/binutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index e54d17357646..cf499233e73d 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.so:${PORTSDIR}/math/libgmp4 \
${LOCALBASE}/lib/libmpfr.so:${PORTSDIR}/math/mpfr
+CONFLICTS= libbfd-[0-9]*
+
OPTIONS= NLS "Enable National Language Support" off
CFLAGS+= -I${LOCALBASE}/include