aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gcc/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-07-02 23:19:10 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-07-02 23:19:10 +0000
commit74452eef3cf81c747ad6bafb223dc4add48c5ec6 (patch)
treea8875007e9dca3ef85b66d23802c211da586531c /devel/i386-rtems-gcc/Makefile
parentc398dcb8664a0e3adac57b9484887bd4251cb8e6 (diff)
Notes
Diffstat (limited to 'devel/i386-rtems-gcc/Makefile')
-rw-r--r--devel/i386-rtems-gcc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index 5c2b24567473..f375fe4046d8 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -9,8 +9,8 @@ PORTNAME= gcc
PORTVERSION= 2.95.2
PORTREVISION= 22
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
- http://rtems.thehousleys.net/
+MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
+MASTER_SITE_SUBDIR= newlib
DISTFILES= ${GCCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${GCCNAME}-rtems-20010221.diff \
${NEWLIBNAME}-rtems-20010221.diff
@@ -19,8 +19,6 @@ PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
MAINTAINER= jeh@FreeBSD.org
-DIST_SUBDIR= rtems
-
LCLTARGET?= i386-rtems
GCCNAME= gcc-2.95.2
@@ -28,6 +26,7 @@ NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
+FETCH_DEPENDS= /nonexistent:${PORTSDIR}/devel/rtems-gcc:extract
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \
${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \
${LCLTARGET}-ld:${PORTSDIR}/devel/${LCLTARGET}-binutils