summaryrefslogtreecommitdiff
path: root/audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt')
-rw-r--r--audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt b/audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt
new file mode 100644
index 000000000000..987d7a862739
--- /dev/null
+++ b/audio/tepsonic/files/patch-player-3rdparty-CMakeLists.txt
@@ -0,0 +1,8 @@
+--- 3rdparty/CMakeLists.txt.orig 2011-04-02 21:21:16.000000000 +0800
++++ 3rdparty/CMakeLists.txt 2011-04-02 21:21:34.000000000 +0800
+@@ -1,3 +1,3 @@
+-if (NOT UNIX OR APPLE)
++#if (NOT UNIX OR APPLE)
+ add_subdirectory(qxt)
+-endif (NOT UNIX OR APPLE)
++#endif (NOT UNIX OR APPLE)