parent
d877915549
commit
c5d867acb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381885
1 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ BUILD_DEPENDS+= runtest:${PORTSDIR}/misc/dejagnu
|
|||
.endif
|
||||
|
||||
CONFLICTS= gcc48*
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
# DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names
|
||||
# of executables and directories once installed.
|
||||
|
@ -31,7 +32,7 @@ DISTVERSION= ${PORTVERSION}
|
|||
GCC_VERSION= ${PORTVERSION:C/(.+)\.[0-9]{8}/\1/}
|
||||
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv6hf i386 powerpc powerpc64 sparc64
|
||||
USES= gmake iconv libtool makeinfo perl5 tar:bzip2
|
||||
USES= cpe gmake iconv libtool makeinfo perl5 tar:bzip2
|
||||
USE_BINUTILS= yes
|
||||
USE_PERL5= build
|
||||
SSP_UNSAFE= yes
|
||||
|
|
Loading…
Reference in a new issue