[Midnightbsd-cvs] mports [21796] trunk/sysutils/qt5-qtpaths/Makefile: switch to wrksrc

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 21 11:07:43 EDT 2016


Revision: 21796
          http://svnweb.midnightbsd.org/mports/?rev=21796
Author:   laffer1
Date:     2016-08-21 11:07:40 -0400 (Sun, 21 Aug 2016)
Log Message:
-----------
switch to wrksrc

Modified Paths:
--------------
    trunk/sysutils/qt5-qtpaths/Makefile

Modified: trunk/sysutils/qt5-qtpaths/Makefile
===================================================================
--- trunk/sysutils/qt5-qtpaths/Makefile	2016-08-21 03:51:10 UTC (rev 21795)
+++ trunk/sysutils/qt5-qtpaths/Makefile	2016-08-21 15:07:40 UTC (rev 21796)
@@ -21,7 +21,7 @@
 # from the qtpaths directory. If we run it from the top of the source tree, it
 # will look for a lot more dependencies for other tools such as lupdate, which
 # we do not really have to depend on.
-WRKSRC_SUBDIR=	src/${PORTNAME}
+WRKSRC=	${WRKDIR}/qttools-opensource-src-5.5.1/src/${PORTNAME}
 post-patch:
 	${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC}
 



More information about the Midnightbsd-cvs mailing list