aboutsummaryrefslogtreecommitdiff
path: root/modules/FindFreetype.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindFreetype.cmake')
-rw-r--r--modules/FindFreetype.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/FindFreetype.cmake b/modules/FindFreetype.cmake
index 2ce6eab3..f061e71a 100644
--- a/modules/FindFreetype.cmake
+++ b/modules/FindFreetype.cmake
@@ -19,8 +19,6 @@ if (FREETYPE_LIBRARIES AND FREETYPE_INCLUDE_DIR)
else (FREETYPE_LIBRARIES AND FREETYPE_INCLUDE_DIR)
FIND_PROGRAM(FREETYPECONFIG_EXECUTABLE NAMES freetype-config PATHS
- /usr/bin
- /usr/local/bin
/opt/local/bin
)