View | Details | Raw Unified | Return to bug 196854
Collapse All | Expand All

(-)psptoolchain-binutils/Makefile 2015-01-18 23:46:08.508096814 -0600 (-1 / +1 lines)
Lines 14-20 Link Here
14
COMMENT=       PlayStation Portable development toolchain ${PORTNAME}
14
COMMENT=       PlayStation Portable development toolchain ${PORTNAME}
15
USES=          gmake tar:bzip2 libtool
15
USES=          gmake tar:bzip2 libtool
16
USE_GCC=       any
16
USE_GCC=       4.8
17
HAS_CONFIGURE= yes
17
HAS_CONFIGURE= yes
18
CONFIGURE_TARGET=      ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
18
CONFIGURE_TARGET=      ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}

Return to bug 196854