[BACK]Return to patch-po_CMakeLists_txt CVS log [TXT][DIR] Up to [local] / ports / games / violetland / patches

File: [local] / ports / games / violetland / patches / patch-po_CMakeLists_txt (download)

Revision 1.1, Sat Apr 16 12:31:56 2016 UTC (8 years, 1 month ago) by kirby
Branch: MAIN
CVS Tags: HEAD

add missing patch

$OpenBSD$
--- po/CMakeLists.txt.orig	Sat Feb 27 17:52:22 2016
+++ po/CMakeLists.txt	Sat Feb 27 17:52:33 2016
@@ -4,7 +4,3 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0 FATAL_ERROR) 
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../lib/CMake-Gettext")
 set(GettextTranslate_ALL true)
 set(GettextTranslate_GMO_BINARY true)
-
-include(GettextTranslate)
-GettextTranslate()
-