Skip to content

Commit

Permalink
base/gcc6: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent 3ec4070 commit 52832ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion base/gcc6/Makefile
Expand Up @@ -29,7 +29,8 @@ PREFIX= /usr
CONFIGURE_ENV+= ${_tool}_FOR_TARGET="${${_tool}}"
.endfor

USES= gmake libtool tar:xz makeinfo
USES= cpe gmake libtool tar:xz makeinfo
CPE_VENDOR= gnu
PLIST_SUB= OPSYS=${OPSYS:tl} \
SUFFIX=${SUFFIX} \
GCC_TARGET=${GCC_TARGET} \
Expand Down

0 comments on commit 52832ad

Please sign in to comment.