git: e67e77101d60 - main - devel/libuv: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 20:02:00 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e67e77101d608127c9d5c97c148baee8c89c05ac commit e67e77101d608127c9d5c97c148baee8c89c05ac Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 19:48:25 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 20:01:25 +0000 devel/libuv: Add CPE information Approved by: portmgr (blanket) --- devel/libuv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 5026a89bd029..4ec6591a1c06 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -14,7 +14,7 @@ LICENSE_NAME= NODE LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= autoreconf libtool pathfix pkgconfig +USES= autoreconf cpe libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip