Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:56:02 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: 9de5f160f54d - main - graphics/svgalib: Add CPE information
Message-ID:  <202108291156.17TBu2JL039202@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=9de5f160f54d1dd2cfff54df4351551cb7e14c46

commit 9de5f160f54d1dd2cfff54df4351551cb7e14c46
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:46:05 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 11:46:05 +0000

    graphics/svgalib: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/svgalib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/svgalib/Makefile b/graphics/svgalib/Makefile
index 854187f849c4..7bc4f3dbb579 100644
--- a/graphics/svgalib/Makefile
+++ b/graphics/svgalib/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-USES=		gmake uidfix dos2unix shebangfix
+USES=		cpe gmake uidfix dos2unix shebangfix
 DOS2UNIX_FILES=	utils/gtf/gtf.h utils/gtf/scitech.h
 SHEBANG_FILES=	utils/svgakeymap
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291156.17TBu2JL039202>