ports/sysutils/conky/files/patch-cmake_Conky.cmake
Guido Falsi 61fcfeb1fe Update conky to 1.11.2
New version uses an embedded version of toloa++ and drops support
for lua 5.1
2019-01-11 19:46:22 +00:00

11 lines
269 B
CMake

--- cmake/Conky.cmake.orig 2019-01-08 01:26:24 UTC
+++ cmake/Conky.cmake
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# set(RELEASE true)
+set(RELEASE true)
# Set system vars
if(CMAKE_SYSTEM_NAME MATCHES "Linux")