git: 650b174d3dc1 - main - multimedia/xine: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 17:34:40 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=650b174d3dc10df0a6e290eef677f696913f328b

commit 650b174d3dc10df0a6e290eef677f696913f328b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 17:31:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 17:31:00 +0000

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

diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 12cad4560c5f..e3358a493001 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libpng.so:graphics/png \
 		libxine.so:multimedia/libxine
 
-USES=		desktop-file-utils gmake gnome iconv jpeg localbase pkgconfig \
+USES=		cpe desktop-file-utils gmake gnome iconv jpeg localbase pkgconfig \
 		readline shared-mime-info tar:xz xorg
 USE_XORG=	x11 xext xinerama xscrnsaver xt xtst xv xxf86vm
 GNU_CONFIGURE=	yes


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