aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc32
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-01-08 11:08:58 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-01-08 11:08:58 +0000
commite23d08ca6d3aa3d2b69266ec593608dace94f7a6 (patch)
tree00cd26dae5f93d2184d9d88081bd1c165de31ca3 /lang/gcc32
parent37bfaf52b3f8dbc59e190231e65e83e736524a8e (diff)
downloadports-e23d08ca6d3aa3d2b69266ec593608dace94f7a6.tar.gz
ports-e23d08ca6d3aa3d2b69266ec593608dace94f7a6.zip
Notes
Diffstat (limited to 'lang/gcc32')
-rw-r--r--lang/gcc32/Makefile2
-rw-r--r--lang/gcc32/files/patch-gcc,config,freebsd-spec.h3
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index a1276e88d151..e19a82271926 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 3.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC} \
http://web.inter.NL.net/hcc/Haj.Ten.Brugge/:bc
diff --git a/lang/gcc32/files/patch-gcc,config,freebsd-spec.h b/lang/gcc32/files/patch-gcc,config,freebsd-spec.h
index 046cca52e89b..6d193544d1af 100644
--- a/lang/gcc32/files/patch-gcc,config,freebsd-spec.h
+++ b/lang/gcc32/files/patch-gcc,config,freebsd-spec.h
@@ -1,9 +1,10 @@
--- gcc/config/freebsd-spec.h.orig Tue Mar 2 14:34:55 2004
+++ gcc/config/freebsd-spec.h Fri Dec 17 11:22:26 2004
-@@ -130,11 +130,19 @@
+@@ -130,11 +130,20 @@
}"
#else
#if FBSD_MAJOR >= 5
++#include <sys/param.h>
+#if __FreeBSD_version < 502102 /* upto FreeBSD 5.2.1 */
#define FBSD_LIB_SPEC " \
%{!shared: \