git: faf17873c106 - main - lang/gnatdroid-binutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 21:38:29 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=faf17873c10627379554b4c5f7a66539b347f221 commit faf17873c10627379554b4c5f7a66539b347f221 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 21:38:18 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 21:38:18 +0000 lang/gnatdroid-binutils: Add CPE information Approved by: portmgr (blanket) --- lang/gnatdroid-binutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/gnatdroid-binutils/Makefile b/lang/gnatdroid-binutils/Makefile index 0117e208e817..b792b700ec98 100644 --- a/lang/gnatdroid-binutils/Makefile +++ b/lang/gnatdroid-binutils/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${SYSROOT}>0:lang/${SYSROOT} \ ${LOCALBASE}/lib/libmpfr.so:math/mpfr RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= gmake tar:bzip2 +USES= cpe gmake tar:bzip2 +CPE_VENDOR= gnu HAS_CONFIGURE= yes NO_MTREE= yes