summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso>2009-07-14 19:02:16 +0000
committerhasso <hasso>2009-07-14 19:02:16 +0000
commitdc7c91453fd74f12e8ff34ba277a791b616a2ceb (patch)
treedce26be6b93200d12fc832b82a7808a72978e9a2
parent3a4f10c95d4baba539a837782a34755e63e28aaf (diff)
downloadpkgsrc-dc7c91453fd74f12e8ff34ba277a791b616a2ceb.tar.gz
Don't attempt to build gdb on DragonFly. It's also unlikely that someone
will integrate DragonFly changes into upstream soon.
-rw-r--r--devel/gdb/Makefile4
-rw-r--r--devel/gdb6/Makefile4
-rw-r--r--devel/gdbada/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 79ffeb44b23..2accc4cf688 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/01/06 19:25:09 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2009/07/14 19:02:16 hasso Exp $
#
DISTNAME= gdb-5.3
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gdb/gdb.html
COMMENT= Symbolic debugger for multiple language frontends
-NOT_FOR_PLATFORM= Darwin-*-*
+NOT_FOR_PLATFORM= Darwin-*-* DragonFly-*-*
BROKEN_GETTEXT_DETECTION= yes
GNU_CONFIGURE= YES
diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile
index 57345593e96..55b538f0e61 100644
--- a/devel/gdb6/Makefile
+++ b/devel/gdb6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/04/04 13:49:17 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2009/07/14 19:02:16 hasso Exp $
#
DISTNAME= gdb-6.2.1
@@ -13,7 +13,7 @@ COMMENT= The GNU Project Debugger
PKG_DESTDIR_SUPPORT= user-destdir
-NOT_FOR_PLATFORM= Darwin-*-*
+NOT_FOR_PLATFORM= Darwin-*-* DragonFly-*-*
USE_TOOLS+= gmake makeinfo msgfmt
USE_LIBTOOL= yes
diff --git a/devel/gdbada/Makefile b/devel/gdbada/Makefile
index 7a05344d013..7624e61051b 100644
--- a/devel/gdbada/Makefile
+++ b/devel/gdbada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/12/02 13:04:08 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/14 19:02:16 hasso Exp $
DISTNAME= gdbada-6.3
PKGREVISION= 2
@@ -11,7 +11,7 @@ HOMEPAGE= https://libre.adacore.com/GDB/
COMMENT= GNAT GDB : An Ada 95 Debugger
# Not yet ported to AMD 64-bit machines or Darwin
-NOT_FOR_PLATFORM= *-*-x86_64 Darwin-*-*
+NOT_FOR_PLATFORM= *-*-x86_64 Darwin-*-* DragonFly-*-*
WRKSRC= ${WRKDIR}/gdb-6.3