summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies/tqca/Makefile
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-10-31 01:41:46 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-10-31 01:41:46 +0100
commita815976a0aebcb84d0d4290b4f17f015f7212436 (patch)
tree43143be42ad6b7050ffb0cdc0d367986d88df3fa /freebsd/dependencies/tqca/Makefile
parentbf83c213311228cac7361c123ee73d10b664ddbd (diff)
downloadtde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.tar.gz
tde-packaging-a815976a0aebcb84d0d4290b4f17f015f7212436.zip
FreeBSD: Update for final release R14.0.9.
Switch several applications to CMake. Add ports for several applications. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/dependencies/tqca/Makefile')
-rw-r--r--freebsd/dependencies/tqca/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqca/Makefile b/freebsd/dependencies/tqca/Makefile
index 85d597d74..e1618364a 100644
--- a/freebsd/dependencies/tqca/Makefile
+++ b/freebsd/dependencies/tqca/Makefile
@@ -21,7 +21,7 @@ post-patch: tde-pathfix
do-configure: tde-cmake-prepare
${TDE_CMAKE_CONFIGURE} \
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
- -DPKGCONFIG_INSTALL_DIR="${PREFIX}/libdata/pkgconfig"
+ -DPKGCONFIG_INSTALL_DIR="${PREFIX}/libdata/pkgconfig" \
-DWITH_ALL_OPTIONS="ON"
do-build: tde-cmake-build