aboutsummaryrefslogtreecommitdiff
path: root/devel/sh-rtems-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sh-rtems-gcc/Makefile')
-rw-r--r--devel/sh-rtems-gcc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/sh-rtems-gcc/Makefile b/devel/sh-rtems-gcc/Makefile
index f6fd94464db3..62c2b2ab19f6 100644
--- a/devel/sh-rtems-gcc/Makefile
+++ b/devel/sh-rtems-gcc/Makefile
@@ -7,9 +7,11 @@
PORTNAME= gcc
-MAINTAINER= ade@FreeBSD.org
+MAINTAINER= stas@FreeBSD.org
-RTEMS_ARCH= sh
+TGTARCH= sh
+TGTABI= rtems
+WITH_RTEMS_PATCHES= yes
-MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
+MASTERDIR= ${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"