aboutsummaryrefslogtreecommitdiffstats
path: root/editors/texmakerx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/texmakerx/Makefile')
-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 \