make these ports conflict for now as gdb installs it's own libbfd.
it will be decided later how to resolve this. as discussed with ckuethe@ and robert@ ok robert@
This commit is contained in:
parent
b2715b7bb6
commit
5bcca388db
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/07/07 01:14:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/07/07 17:31:14 jasper Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNU debugger
|
||||
CATEGORIES= devel
|
||||
|
||||
DISTNAME= gdb-7.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/07/07 01:14:40 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/07/07 17:31:14 jasper Exp $
|
||||
@conflict libbfd-*
|
||||
@bin bin/egdb
|
||||
@bin bin/egdbtui
|
||||
include/ansidecl.h
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/23 17:55:57 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/07 17:31:14 jasper Exp $
|
||||
|
||||
COMMENT= GNU Binary File Descriptor library
|
||||
|
||||
VER= 2.20
|
||||
DISTNAME= binutils-${VER}
|
||||
PKGNAME= libbfd-${VER}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
HOMEPAGE= http://www.gnu.org/software/binutils/
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/09 22:51:49 ckuethe Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/07/07 17:31:14 jasper Exp $
|
||||
@conflict gdb-*
|
||||
include/ansidecl.h
|
||||
include/bfd.h
|
||||
include/bfdlink.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user