Add CPE information.

PR:		198249
Submitted by:	shun.fbsd.pr@dropcut.net
This commit is contained in:
Gerald Pfeifer 2015-03-22 01:44:19 +00:00
parent d877915549
commit c5d867acb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381885

View file

@ -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