pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/binutils Add CONFLICTS with avr-binutils<2.13.2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/643d6f40b92f
branches: trunk
changeset: 461697:643d6f40b92f
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 19 13:00:43 2003 +0000
description:
Add CONFLICTS with avr-binutils<2.13.2.1 -- they installed info
files and localizations in the same place.
diffstat:
devel/binutils/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e5344f260215 -r 643d6f40b92f devel/binutils/Makefile
--- a/devel/binutils/Makefile Fri Sep 19 12:59:40 2003 +0000
+++ b/devel/binutils/Makefile Fri Sep 19 13:00:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/08/12 14:15:38 seb Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/19 13:00:43 wiz Exp $
#
DISTNAME= binutils-2.14
@@ -19,6 +19,8 @@
CONFIGURE_ARGS+= --with-lib-path='/lib:/usr/lib'
+CONFLICTS= avr-binutils<2.13.2.1nb1
+
PLIST_SRC= ${PKGDIR}/PLIST.common
PLIST_SRC+= ${WRKDIR}/PLIST_DYNAMIC
PLIST_SRC+= ${PKGDIR}/PLIST.common_end
Home |
Main Index |
Thread Index |
Old Index