diff options
Diffstat (limited to 'graphics/fraqtive/files/patch-src__src.pro')
-rw-r--r-- | graphics/fraqtive/files/patch-src__src.pro | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/fraqtive/files/patch-src__src.pro b/graphics/fraqtive/files/patch-src__src.pro deleted file mode 100644 index f3012fba95e0..000000000000 --- a/graphics/fraqtive/files/patch-src__src.pro +++ /dev/null @@ -1,13 +0,0 @@ ---- src/src.pro 2009/12/15 17:10:52 64 -+++ src/src.pro 2012/04/03 22:32:00 74 -@@ -154,6 +154,10 @@ - LIBS += -lshell32 - } - -+unix { -+ LIBS += -lGLU -+} -+ - MOC_DIR = ../tmp - RCC_DIR = ../tmp - UI_DIR = ../tmp |