aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc28/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc28/Makefile')
-rw-r--r--lang/gcc28/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 57b791beabef..5d4cabadd7a5 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -12,6 +12,11 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcc
+.if defined(WANT_BOUNDS_CHECKING)
+PATCH_SITES= http://web.inter.nl.net/hcc/Haj.Ten.Brugge/
+PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz
+.endif
+
MAINTAINER= obrien@FreeBSD.org
NO_CDROM= 'old version, not worth the cost in real estate'