git: 4082fb4e623a - main - x11-toolkits/irrlicht: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:20 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4082fb4e623acaf3b00aa62ad53374e4bbea3ab5

commit 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:04:58 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:23 +0000

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

diff --git a/x11-toolkits/irrlicht/Makefile b/x11-toolkits/irrlicht/Makefile
index d17876824258..844e93ce9d26 100644
--- a/x11-toolkits/irrlicht/Makefile
+++ b/x11-toolkits/irrlicht/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/readme.txt
 LIB_DEPENDS=	libpng.so:graphics/png
 
 DOS2UNIX_GLOB=	Makefile *.cpp *.h *.txt
-USES=		alias dos2unix gl gmake jpeg zip xorg
+USES=		alias cpe dos2unix gl gmake jpeg zip xorg
 USE_GL=		gl
 USE_XORG=	x11 xxf86vm
 USE_LDCONFIG=	yes


More information about the dev-commits-ports-main mailing list