[Midnightbsd-cvs] mports [23460] trunk/www/webkit-qt5/Makefile: fix distinfo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed May 9 19:53:17 EDT 2018
Revision: 23460
http://svnweb.midnightbsd.org/mports/?rev=23460
Author: laffer1
Date: 2018-05-09 19:53:16 -0400 (Wed, 09 May 2018)
Log Message:
-----------
fix distinfo
Modified Paths:
--------------
trunk/www/webkit-qt5/Makefile
Modified: trunk/www/webkit-qt5/Makefile
===================================================================
--- trunk/www/webkit-qt5/Makefile 2018-05-09 22:03:04 UTC (rev 23459)
+++ trunk/www/webkit-qt5/Makefile 2018-05-09 23:53:16 UTC (rev 23460)
@@ -20,8 +20,6 @@
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
@@ -50,6 +48,8 @@
.include <bsd.port.pre.mk>
+DISTINFO_FILE= ${PORTSDIR}/www/webkit-qt5/distinfo
+
post-patch:
${REINPLACE_CMD} -e 's,python,${PYTHON_VERSION},g' \
-e 's,$$$${PYTHON},${PYTHON_VERSION},g' \
More information about the Midnightbsd-cvs
mailing list