Lines 19-25
Link Here
|
19 |
BUILD_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils |
19 |
BUILD_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils |
20 |
RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils |
20 |
RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils |
21 |
|
21 |
|
22 |
USES= gmake iconv libtool tar:xz makeinfo compiler |
22 |
USES= gmake iconv libtool tar:xz makeinfo compiler:c++11-lang |
23 |
PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/-//g} \ |
23 |
PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/-//g} \ |
24 |
OPSYS=${OPSYS:tl} \ |
24 |
OPSYS=${OPSYS:tl} \ |
25 |
GCC_TARGET=${GCC_TARGET} \ |
25 |
GCC_TARGET=${GCC_TARGET} \ |