On Sun, Oct 18, 2015 at 01:59:23AM +0300, Vadim Zhukov wrote: > Index: Makefile > =================================================================== > RCS file: /cvs/ports/x11/qt5/Makefile,v > retrieving revision 1.42 > diff -u -p -r1.42 Makefile > --- Makefile 4 Sep 2015 22:08:25 -0000 1.42 > +++ Makefile 17 Oct 2015 22:56:48 -0000 > @@ -6,7 +6,7 @@ ONLY_FOR_ARCHS = ${GCC4_ARCHS} > VERSION = 5.4.1 > ENGINIO_VERSION = 1.1.1 > DISTNAME = qt-everywhere-opensource-src-${VERSION} > -REVISION-main = 0 > +REVISION-main = 1
I noticed that the Makefile contains two REVISION-main variables. Looks like the one you are updating now was introduced by accident in the last commit to the Makefile. Best regards, Caspar Schutijser