summaryrefslogtreecommitdiff
path: root/editors/texstudio/files/patch-texstudio.pro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-29 16:16:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-29 16:16:28 +0000
commit6cc84cfeb3626e11fb5ea2f89115c1eda4ed0b30 (patch)
tree68653343bb77e01a10591e916a761a4c46579386 /editors/texstudio/files/patch-texstudio.pro
parentAdd patch from upstream that makes mate-desktop support optional. And (diff)
- Update to 2.9.4
PR: 201092 Submitted by: sergey.v.brunov@gmail.com Approved by: maintainer timeout (abiliojr@gmail.com, 4 weeks)
Notes
Notes: svn path=/head/; revision=393165
Diffstat (limited to 'editors/texstudio/files/patch-texstudio.pro')
-rw-r--r--editors/texstudio/files/patch-texstudio.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/texstudio/files/patch-texstudio.pro b/editors/texstudio/files/patch-texstudio.pro
deleted file mode 100644
index 69ee09b4a7db..000000000000
--- a/editors/texstudio/files/patch-texstudio.pro
+++ /dev/null
@@ -1,13 +0,0 @@
---- texstudio.pro.orig 2014-12-10 21:27:10 UTC
-+++ texstudio.pro
-@@ -531,6 +531,10 @@ unix {
- -lz
- }
-
-+freebsd-* {
-+ LIBS += -lexecinfo
-+}
-+
- # ################################
- # Poppler PDF Preview, will only be used if NO_POPPLER_PREVIEW is not set
- isEmpty(NO_POPPLER_PREVIEW) {