aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sdcc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
committerbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
commit4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /lang/sdcc
parent3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff)
downloadfreebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip
Chase boost update
Diffstat (limited to 'lang/sdcc')
-rw-r--r--lang/sdcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile
index 994deaf4c79e..edd839051cbd 100644
--- a/lang/sdcc/Makefile
+++ b/lang/sdcc/Makefile
@@ -23,6 +23,7 @@ CONFLICTS_INSTALL= sdcc-[0-9]*
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GCC= 4.6+
OPTIONS_DEFINE= DEVLIB DOCS HC08 MCS51 PIC UCSIM Z80
OPTIONS_DEFAULT=${OPTIONS_DEFINE:NDOCS}