summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authormarino <marino>2011-11-29 19:14:53 +0000
committermarino <marino>2011-11-29 19:14:53 +0000
commit881a16ca998e109e6cd9545408f366d3cafd1337 (patch)
tree198d719b78225c359afb4a295e1b19519f9c1b08 /lang/gcc44
parent30f6c644cdeb36a9988505e706814e622d211bb1 (diff)
downloadpkgsrc-881a16ca998e109e6cd9545408f366d3cafd1337.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