git: dcfcd32d02a1 - main - graphics/gifsicle: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:32 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcfcd32d02a1fb863eaadecd1f26eff5d656f2a7 commit dcfcd32d02a1fb863eaadecd1f26eff5d656f2a7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:15:36 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:15:36 +0000 graphics/gifsicle: Add CPE information Approved by: portmgr (blanket) --- graphics/gifsicle/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 99b9393c11af..89441def8a27 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -14,6 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= fails to build: undefined reference to '__sync_add_and_fetch_4' BROKEN_mips64= fails to build: undefined reference to '__sync_add_and_fetch_4' +USES= cpe + +CPE_VENDOR= gifsicle_project + GNU_CONFIGURE= yes PORTDOCS= NEWS.md README.md