aboutsummaryrefslogtreecommitdiff
path: root/editors/texmakerx
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-23 18:36:20 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-23 18:36:20 +0000
commit284cf7e6238e1818f820249028610aa60b2d146b (patch)
tree2d5a24d57a83c8612c5741488988d6819f23f4c9 /editors/texmakerx
parent8baa0305dbf37f362652e57504f2bb313edc2514 (diff)
downloadports-284cf7e6238e1818f820249028610aa60b2d146b.tar.gz
ports-284cf7e6238e1818f820249028610aa60b2d146b.zip
Notes
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 \