summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2011-11-29 19:14:53 +0000
committermarino <marino@pkgsrc.org>2011-11-29 19:14:53 +0000
commit424767d97fb523cef035f79e0ac808c86362aeaf (patch)
tree198d719b78225c359afb4a295e1b19519f9c1b08 /lang/gcc44
parentc1a5ca6add6c34af593b682bde4e0043828af76b (diff)
downloadpkgsrc-424767d97fb523cef035f79e0ac808c86362aeaf.tar.gz
lang/gcc44: Mark NOT-FOR-DRAGONFLY
This package has never built on DragonFly, but it really is not needed as the base compiler is gcc 4.4.7. The sole package (databases/libcassandra) that required lang/gcc44 was just changed to remove this requirement when built on DragonFly. This compiler is not worth the effort to fix for DragonFly.
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 02dbbbdd3bc..1d922b98774 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2011/10/12 16:10:48 hans Exp $
+# $NetBSD: Makefile,v 1.29 2011/11/29 19:14:53 marino Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc44-${GCC_VERSION}
@@ -27,7 +27,7 @@ MESSAGE_SUBST+= GCC_PREFIX=${GCC_PREFIX}
# To avoid GNU surprises
CONFIG_SHELL= ${TOOLS_PATH.bash}
-NOT_FOR_PLATFORM= Interix-*-*
+NOT_FOR_PLATFORM= Interix-*-* DragonFly-*-*
UNLIMIT_RESOURCES+= datasize
UNLIMIT_RESOURCES+= stacksize