diff options
-rw-r--r-- | graphics/qdraw/files/patch-unix_gcc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qdraw/files/patch-unix_gcc.mk b/graphics/qdraw/files/patch-unix_gcc.mk index 1c235a43903a..6a242bcbdb3b 100644 --- a/graphics/qdraw/files/patch-unix_gcc.mk +++ b/graphics/qdraw/files/patch-unix_gcc.mk @@ -1,6 +1,6 @@ --- 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,18 @@ +@@ -34,12 +34,20 @@ GCCPATH= /usr GCC= cc +ifneq "${freebsd}" "34" |