From 7715b6ee6b2544d56b375af95847140f001e4d99 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 15 May 2001 20:00:38 +0000 Subject: - Add support for future 4.4 Release --- graphics/qdraw/files/patch-unix_gcc.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/graphics/qdraw/files/patch-unix_gcc.mk b/graphics/qdraw/files/patch-unix_gcc.mk index 6a242bc..19b48b7 100644 --- a/graphics/qdraw/files/patch-unix_gcc.mk +++ b/graphics/qdraw/files/patch-unix_gcc.mk @@ -1,6 +1,7 @@ --- make/unix_gcc.mk.orig Fri Jul 28 20:54:11 2000 -+++ make/unix_gcc.mk Fri Jan 26 07:05:06 2001 -@@ -34,12 +34,20 @@ ++++ make/unix_gcc.mk Tue May 15 21:53:41 2001 +@@ -33,13 +33,23 @@ + ifdef freebsd GCCPATH= /usr GCC= cc +ifneq "${freebsd}" "34" @@ -8,6 +9,7 @@ +ifneq "${freebsd}" "41" +ifneq "${freebsd}" "42" +ifneq "${freebsd}" "43" ++ifneq "${freebsd}" "44" ifneq "${freebsd}" "50" GCCBASE= /usr/local GCCTARGET= i386-unknown-freebsd3.0 @@ -18,6 +20,7 @@ +endif +endif +endif ++endif endif +endif endif -- cgit v1.1