summaryrefslogtreecommitdiffstats
path: root/mkspecs/freebsd-clang/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/freebsd-clang/qmake.conf')
-rw-r--r--mkspecs/freebsd-clang/qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/freebsd-clang/qmake.conf b/mkspecs/freebsd-clang/qmake.conf
index 10bb4a3723..f59fbd3c7d 100644
--- a/mkspecs/freebsd-clang/qmake.conf
+++ b/mkspecs/freebsd-clang/qmake.conf
@@ -8,8 +8,8 @@ QMAKE_PLATFORM = freebsd
include(../common/bsd/bsd.conf)
# Addon software goes into /usr/local on FreeBSD, by default we will look there
-QMAKE_INCDIR = /usr/local/include
-QMAKE_LIBDIR = /usr/local/lib
+QMAKE_INCDIR_POST = /usr/local/include
+QMAKE_LIBDIR_POST = /usr/local/lib
QMAKE_LFLAGS_NOUNDEF = -Wl,--no-undefined