diff --git a/www/libwpe/Makefile b/www/libwpe/Makefile index 518c07e752ac..391090eca4da 100644 --- a/www/libwpe/Makefile +++ b/www/libwpe/Makefile @@ -1,19 +1,18 @@ PORTNAME= libwpe PORTVERSION= 1.10.0 CATEGORIES= www MASTER_SITES= https://wpewebkit.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= General-purpose library for WPE WebKit LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon -USES= cmake compiler:c11 gl localbase:ldflags pkgconfig \ - tar:xz - +USES= compiler:c11 gl meson pkgconfig tar:xz USE_GL= egl USE_LDCONFIG= yes .include