https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229260

John Hein <z7dr6ut...@snkmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z7dr6ut...@snkmail.com

--- Comment #1 from John Hein <z7dr6ut...@snkmail.com> ---
I didn't mean to include 'pcre2' in the path in the patch in the previous
comment.

--- mkspecs/freebsd-clang/qmake.conf.orig   2018-06-19 23:00:56.000000000 -0600
+++ mkspecs/freebsd-clang/qmake.conf
@@ -8,8 +8,8 @@
 include(../common/bsd/bsd.conf)

 # Addon software goes into /usr/local on FreeBSD, by default we will look
there
-QMAKE_INCDIR_POST       = /usr/local/include
-QMAKE_LIBDIR_POST       = /usr/local/lib
+QMAKE_INCDIR_POST       = /opt/include
+QMAKE_LIBDIR_POST       = /opt/lib

 QMAKE_LFLAGS_NOUNDEF    = -Wl,--no-undefined

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

Reply via email to