- set MASTER_SITES to mspgcc on sf.net

This commit is contained in:
jasper 2011-09-05 08:15:14 +00:00
parent 6891a7d2e0
commit 9fc2e9d340
3 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.4 2011/09/05 08:03:31 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.5 2011/09/05 08:15:14 jasper Exp $
TARGET= msp430
@ -20,6 +20,8 @@ PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_CDROM?= Yes
PERMIT_DISTFILES_FTP?= Yes
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=mspgcc/}
# The patches on http://distfiles.nl/mspgcc/ are taken from
# git://mspgcc.git.sourceforge.net/gitroot/mspgcc/
# or from the official release tarballs.

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2011/09/05 08:01:30 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2011/09/05 08:15:14 jasper Exp $
COMMENT= GNU libc for msp430
DISTNAME= ${TARGET}-libc-20110612
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mspgcc/}
RUN_DEPENDS= devel/msp430/gcc>=4.5.3
BUILD_DEPENDS= ${RUN_DEPENDS}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/02 07:06:21 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2011/09/05 08:15:14 jasper Exp $
PKG_ARCH= *
@ -6,8 +6,6 @@ COMMENT= C headers and binutils linker scripts for msp430
DISTNAME= msp430mcu-20110613
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mspgcc/}
CONFIGURE_STYLE=#empty
RUN_DEPENDS= devel/msp430/libc>=20110612