summaryrefslogtreecommitdiff
path: root/devel/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r--devel/gdb/Makefile4
1 files changed, 2 insertions, 2 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