[BACK]Return to patch-CMakeLists_txt CVS log [TXT][DIR] Up to [local] / ports / geo / navit / patches

File: [local] / ports / geo / navit / patches / patch-CMakeLists_txt (download)

Revision 1.1, Sun May 13 14:23:45 2012 UTC (12 years ago) by kirby
Branch: MAIN
CVS Tags: HEAD

missed new patch

$OpenBSD$
--- CMakeLists.txt.orig	Sun May 13 17:45:30 2012
+++ CMakeLists.txt	Sun May 13 17:45:58 2012
@@ -570,7 +570,6 @@ set(XSLTS ${XSLTS} CACHE STRING "define a semicolon se
 if(USE_PLUGINS)
    set(MODULE_BUILD_TYPE "MODULE")
    add_definitions("-fPIC")
-   list(APPEND NAVIT_LIBS dl)
 else()
    set(MODULE_BUILD_TYPE "STATIC")
 endif(USE_PLUGINS)