[Midnightbsd-cvs] mports [23457] trunk/www/webkit-qt5/Makefile: update distinfo file
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed May 9 18:00:56 EDT 2018
Revision: 23457
http://svnweb.midnightbsd.org/mports/?rev=23457
Author: laffer1
Date: 2018-05-09 18:00:55 -0400 (Wed, 09 May 2018)
Log Message:
-----------
update distinfo file
Modified Paths:
--------------
trunk/www/webkit-qt5/Makefile
Modified: trunk/www/webkit-qt5/Makefile
===================================================================
--- trunk/www/webkit-qt5/Makefile 2018-05-09 21:57:07 UTC (rev 23456)
+++ trunk/www/webkit-qt5/Makefile 2018-05-09 22:00:55 UTC (rev 23457)
@@ -5,6 +5,7 @@
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 3
CATEGORIES= www
+MASTER_SITE_SUBDIR= community_releases/${QT5_VERSION:R}/${QT5_VERSION}/
PKGNAMEPREFIX= qt5-
MAINTAINER= ports at MidnightBSD.org
@@ -12,12 +13,15 @@
LICENSE= gpl3
-LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
- libicui18n.so:${PORTSDIR}/devel/icu \
- libpng.so:${PORTSDIR}/graphics/png \
- libwebp.so:${PORTSDIR}/graphics/webp
-BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
+LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
+ libicui18n.so:devel/icu \
+ libleveldb.so:databases/leveldb \
+ libpng.so:graphics/png \
+ libwebp.so:graphics/webp
+BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
+DISTINFO_FILE= ${MASTERDIR}/distinfo
+
USE_GL= gl
USE_GNOME= libxml2 libxslt
USE_PERL5= build
More information about the Midnightbsd-cvs
mailing list