diff options
Diffstat (limited to 'devel/mipsel-linux-binutils/Makefile')
-rw-r--r-- | devel/mipsel-linux-binutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mipsel-linux-binutils/Makefile b/devel/mipsel-linux-binutils/Makefile index 0bd21f754fb3..65444c6d5fc7 100644 --- a/devel/mipsel-linux-binutils/Makefile +++ b/devel/mipsel-linux-binutils/Makefile @@ -8,15 +8,15 @@ PORTNAME= binutils PORTVERSION= 2.10.91 CATEGORIES= devel -MASTER_SITES= ftp://ftp.agendacomputing.com/pub/dev/snow/snap-02212000/src/ -MASTER_SITE_SUBDIR= binutils +MASTER_SITES= http://lev.serebryakov.spb.ru/dpwnload/agenda PKGNAMEPREFIX= mipsel-linux- -DISTNAME= binutils-CVS +DISTNAME= ${PORTNAME}-${PORTVERSION}-cvs MAINTAINER= lev@serebryakov.spb.ru WRKSRC= ${WRKDIR}/binutils-CVS/src +USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} USE_LIBTOOL= yes |