Lines 10-15
Link Here
|
10 |
http://lev.serebryakov.spb.ru/download/msp430/:patches |
10 |
http://lev.serebryakov.spb.ru/download/msp430/:patches |
11 |
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTNAME}-${GCCVERSION} |
11 |
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTNAME}-${GCCVERSION} |
12 |
PKGNAMEPREFIX= msp430- |
12 |
PKGNAMEPREFIX= msp430- |
|
|
13 |
PKGNAMESUFFIX= 3 |
13 |
DISTFILES= ${PORTNAME}-core-${GCCVERSION}${EXTRACT_SUFX} \ |
14 |
DISTFILES= ${PORTNAME}-core-${GCCVERSION}${EXTRACT_SUFX} \ |
14 |
${PKGNAMEPREFIX}${PORTNAME}-${GCCVERSION}.${PATCHVERSION}${EXTRACT_SUFX}:patches |
15 |
${PKGNAMEPREFIX}${PORTNAME}-${GCCVERSION}.${PATCHVERSION}${EXTRACT_SUFX}:patches |
15 |
|
16 |
|
Lines 24-30
Link Here
|
24 |
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils |
25 |
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils |
25 |
|
26 |
|
26 |
CONFLICTS= msp430-gcc-4.* |
27 |
CONFLICTS= msp430-gcc-4.* |
27 |
LATEST_LINK= ${PKGBASE}3 |
|
|
28 |
|
28 |
|
29 |
GCCVERSION= 3.4.4 |
29 |
GCCVERSION= 3.4.4 |
30 |
PATCHVERSION= 20050317 |
30 |
PATCHVERSION= 20050317 |