git: 593040e508fa - main - devel/avro: Remove CPE information for metaport
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 09:36:31 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=593040e508fa763008123f39f2550317c4bd6e3f commit 593040e508fa763008123f39f2550317c4bd6e3f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-18 09:24:33 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-18 09:36:15 +0000 devel/avro: Remove CPE information for metaport --- devel/avro/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/avro/Makefile b/devel/avro/Makefile index 4cced33dc819..18561c3c40be 100644 --- a/devel/avro/Makefile +++ b/devel/avro/Makefile @@ -9,8 +9,7 @@ COMMENT= Data serialization system LICENSE= APACHE20 -USES= cpe metaport -CPE_VENDOR= apache +USES= metaport OPTIONS_DEFINE= C CPP PYTHON RUBY OPTIONS_DEFAULT=C CPP PYTHON RUBY