aboutsummaryrefslogtreecommitdiffstats
path: root/editors/texmakerx
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-24 02:36:20 +0800
committerkwm <kwm@FreeBSD.org>2011-08-24 02:36:20 +0800
commit9bc1f41060b8ab7616815246fe654168eaa010d8 (patch)
tree2eb36742fbd318d4ca91f4a9e8da1433efdc24ef /editors/texmakerx
parenta98e8c2b881a2f0a7ff22f09e37f38190f2ead45 (diff)
downloadfreebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.tar.gz
freebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.tar.zst
freebsd-ports-gnome-9bc1f41060b8ab7616815246fe654168eaa010d8.zip
Chase poppler shlib bumps.
Diffstat (limited to 'editors/texmakerx')
-rw-r--r--editors/texmakerx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile
index 7af080ef39d4..0717df3fc46b 100644
--- a/editors/texmakerx/Makefile
+++ b/editors/texmakerx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= texmakerx
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::}
MAINTAINER= lx@FreeBSD.org
COMMENT= A LaTeX IDE derived from Texmaker
-LIB_DEPENDS= poppler.6:${PORTSDIR}/graphics/poppler \
+LIB_DEPENDS= poppler.13:${PORTSDIR}/graphics/poppler \
poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
dvips:${PORTSDIR}/print/dvipsk-tetex \