git: 45b6ee8c4ca5 - main - multimedia/gpac-libgpac: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:44:56 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45b6ee8c4ca57e9f3db17aa5a78cbaf3ab1da6c8

commit 45b6ee8c4ca57e9f3db17aa5a78cbaf3ab1da6c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:34:55 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:34:55 +0000

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

diff --git a/multimedia/gpac-libgpac/Makefile b/multimedia/gpac-libgpac/Makefile
index a487fd5d8e0a..142c778465b0 100644
--- a/multimedia/gpac-libgpac/Makefile
+++ b/multimedia/gpac-libgpac/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS=  bash:shells/bash
 
 ALL_TARGET=	lib
 INSTALL_TARGET=	install-lib
-USES=		gmake dos2unix shebangfix
+USES=		cpe gmake dos2unix shebangfix
 SHEBANG_FILES=	check_revision.sh
 bash_OLD_CMD+=	/bin/sh
 USE_GITHUB=	yes