aboutsummaryrefslogtreecommitdiff
path: root/www/libwpe/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-04-30 13:22:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-01 00:48:01 +0000
commit0104141346ff6db472688fe5f03fb77db83afe42 (patch)
tree84fade3f2c307c374aa90720703c712eb0e8ad27 /www/libwpe/Makefile
parentb179b2b3529160e2ef84c05b11ccfaf9707edbd4 (diff)
downloadports-0104141346ff6db472688fe5f03fb77db83afe42.tar.gz
ports-0104141346ff6db472688fe5f03fb77db83afe42.zip
www/libwpe: convert to USES=meson + define LICENSE_FILE
Diffstat (limited to 'www/libwpe/Makefile')
-rw-r--r--www/libwpe/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/libwpe/Makefile b/www/libwpe/Makefile
index 518c07e752ac..391090eca4da 100644
--- a/www/libwpe/Makefile
+++ b/www/libwpe/Makefile
@@ -7,12 +7,11 @@ 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