Date: Sun, 29 Aug 2021 19:00:33 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bbddc30813a7 - main - security/mcrypt: Add CPE information Message-ID: <202108291900.17TJ0XXj010963@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbddc30813a7691c14b1d9753aabf636b0b141f2 commit bbddc30813a7691c14b1d9753aabf636b0b141f2 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:52:37 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:52:37 +0000 security/mcrypt: Add CPE information Approved by: portmgr (blanket) --- security/mcrypt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 70a908e38220..5307649fe354 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmcrypt.so:security/libmcrypt \ libmhash.so:security/mhash +USES= cpe + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291900.17TJ0XXj010963>