git: f254be68dbc7 - main - graphics/wayland: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:47 UTC 2021


The branch main has been updated by decke:

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

commit f254be68dbc79be798f7cfc05287b10e7fdb69c4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:11:48 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:15 +0000

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

diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile
index e21867049117..f7a7ef2c7ceb 100644
--- a/graphics/wayland/Makefile
+++ b/graphics/wayland/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 
 CFLAGS+=	"-I${LOCALBASE}/include/libepoll-shim"
 
-USES=		gnome meson pkgconfig tar:xz
+USES=		cpe gnome meson pkgconfig tar:xz
 USE_GNOME=	libxslt:build
 USE_LDCONFIG=	yes
 MESON_ARGS=	-Ddocumentation=false


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