Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2016 12:24:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211375] [PATCH] devel/extra-cmake-modules: Added TEST option, fixed dependencies
Message-ID:  <bug-211375-13-7Omn6MEgpC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211375-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211375-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211375

--- Comment #2 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
+    PATHS
+        ${CMAKE_INSTALL_PREFIX}/lib/qt5/bin

doesn't seem correct. You should search in ${LOCALBASE}, not ${PREFIX}. May
probably use $ENV{LOCALBASE} while adding LOCALBASE into CONFIGURE_ENV

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211375-13-7Omn6MEgpC>