aboutsummaryrefslogtreecommitdiff
path: root/editors/texmaker
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 15:10:42 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-16 15:10:42 +0000
commit1fb34516c19e99468a4e212e3689f331937fcb33 (patch)
treed25c257492f3b7cfcf0c4195b31b86d6981d8edc /editors/texmaker
parent36548a0f8abdb1ed65d7ad8353fcdec5a02ce6b0 (diff)
downloadports-1fb34516c19e99468a4e212e3689f331937fcb33.tar.gz
ports-1fb34516c19e99468a4e212e3689f331937fcb33.zip
Update poppler to 0.72
This update brings many changes - the build system has switched to cmake - some ports needed to be switched to use their bundled version of poppler: - print/tex-luatex (r487226) - print/tex-xetex (r487226) - editors/opeonffice-devel - Qt4 support has been dropped - print/frescobaldi has been removed for this reason. - most of the added patches can be removed with the next upgrade of the concerning port. PR: 233452 Exp-run by: antoine Approved by: gnome (kwm) Differential Revision: https://reviews.freebsd.org/D17456
Notes
Notes: svn path=/head/; revision=487596
Diffstat (limited to 'editors/texmaker')
-rw-r--r--editors/texmaker/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index d2865e959cc2..7e0324146f87 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -3,7 +3,7 @@
PORTNAME= texmaker
PORTVERSION= 4.5
-PORTREVISION= 10
+PORTREVISION= 11
PORTEPOCH= 3
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
@@ -33,7 +33,6 @@ OPTIONS_DEFAULT= QT5
TOOLKIT_DESC= Qt toolkit
QT4_USES= qt:4
QT4_USE= ${_USE_QT4:S/^/QT=/}
-QT4_LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4
QT5_USES= qt:5
QT5_USE= ${_USE_QT5:S/^/QT=/}
QT5_LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5