1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/editors/yzis/files/patch-qyzis.CMakeLists.txt
Pav Lucistnik 1469244bac - Update to 1.0 alpha1
PR:		ports/133484
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-04-30 13:09:41 +00:00

12 lines
352 B
Plaintext

--- qyzis/CMakeLists.txt.orig 2009-02-20 07:25:40.773125110 +0100
+++ qyzis/CMakeLists.txt 2009-02-20 07:26:04.659760911 +0100
@@ -1,7 +1,7 @@
project(qyzis)
-include_directories(${YZIS_INCLUDES}) # ${CMAKE_SOURCE_DIR}/libyzis
+include_directories(${YZIS_INCLUDES} ${LOCALBASE}/include) # ${CMAKE_SOURCE_DIR}/libyzis
add_subdirectory( pics )