git: b3ffd09a62c5 - main - multimedia/kmplayer: Add CPE information

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


The branch main has been updated by decke:

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

commit b3ffd09a62c53abb857216ac1cc8eb20e977a103
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:09:10 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:49 +0000

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

diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile
index 73527a41c4d6..b8adc9a43558 100644
--- a/multimedia/kmplayer/Makefile
+++ b/multimedia/kmplayer/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libxcb-util.so:x11/xcb-util
 RUN_DEPENDS=	mplayer:multimedia/mplayer
 
-USES=		cmake compiler:c++11-lang desktop-file-utils gettext-runtime \
+USES=		cmake compiler:c++11-lang cpe desktop-file-utils gettext-runtime \
 		gnome kde:5 pkgconfig qt:5 tar:bz2 xorg
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 USE_QT=		concurrent core dbus gui network phonon4 printsupport \


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