git: 29f4190753e9 - main - multimedia/libquicktime: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:02 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29f4190753e9c41c23b4b54c57ce617e4df4e922

commit 29f4190753e9c41c23b4b54c57ce617e4df4e922
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:45:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:11 +0000

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

diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile
index 1dc77f6ca583..35f8d0169aa4 100644
--- a/multimedia/libquicktime/Makefile
+++ b/multimedia/libquicktime/Makefile
@@ -17,7 +17,7 @@ LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_LDCONFIG=	yes
-USES=		gettext gmake libtool pathfix pkgconfig
+USES=		cpe gettext gmake libtool pathfix pkgconfig
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib -lintl


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