| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/libproxy/files/ |
Upload File : |
--- libproxy/cmake/modules.cmk.orig 2021-02-26 18:24:03 UTC
+++ libproxy/cmake/modules.cmk
@@ -29,7 +29,9 @@ endif()
## Module definition
#
message("MODULES TO BUILD:")
+if(BUILD_CONFIG_PACRUNNER)
px_module(config_pacrunner "${DBUS_FOUND}" 0 ${DBUS_LIBRARIES})
+endif()
px_module(config_envvar "${ENVVAR_FOUND}" 1)
px_module(config_sysconfig "${SYSCONFIG_FOUND}" 1)
px_module(config_gnome "${GNOME2_FOUND}" 0)