pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

qt5-qtbase-git: Set WRKSRC



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri May 20 02:32:33 2016 +0200
Changeset:	c5915aced55f950412e61073f9f87a808c69cd1a

Modified Files:
	qt5-qtbase-git/Makefile

Log Message:
qt5-qtbase-git: Set WRKSRC

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c5915aced55f950412e61073f9f87a808c69cd1a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qt5-qtbase-git/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/qt5-qtbase-git/Makefile b/qt5-qtbase-git/Makefile
index c085efa..1c64024 100644
--- a/qt5-qtbase-git/Makefile
+++ b/qt5-qtbase-git/Makefile
@@ -7,6 +7,8 @@ GIT_REPO.qtproject=	https://github.com/qtproject/qtbase.git
 GIT_BRANCH.qtproject=	5.6
 COMMENT=	C++ X GUI toolkit
 
+WRKSRC=		${WRKDIR}/qtproject
+
 .include "../../wip/qt5-qtbase-git/Makefile.common"
 
 .if defined(MAKE_JOBS)


Home | Main Index | Thread Index | Old Index