aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-chill/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-chill/Makefile
parentc398dcb8664a0e3adac57b9484887bd4251cb8e6 (diff)
Notes
Diffstat (limited to 'devel/i386-rtems-chill/Makefile')
-rw-r--r--devel/i386-rtems-chill/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/i386-rtems-chill/Makefile b/devel/i386-rtems-chill/Makefile
index afdbac7b24dd..6e411058285c 100644
--- a/devel/i386-rtems-chill/Makefile
+++ b/devel/i386-rtems-chill/Makefile
@@ -9,8 +9,8 @@ PORTNAME= chill
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= ${CHILLNAME}.tar.gz ${NEWLIBNAME}.tar.gz
PATCHFILES= ${CHILLNAME}-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
CHILLNAME= gcc-2.95.2
@@ -28,6 +26,7 @@ NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-chill
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
+FETCH_DEPENDS= /nonexistent:${PORTSDIR}/devel/rtems-gcc:extract
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \
${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc