aboutsummaryrefslogtreecommitdiff
path: root/editors/texmaker
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-05-06 02:00:40 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-05-06 02:00:40 +0000
commit7dadfc8a887b9d519a937284f72ac2ce844fd960 (patch)
tree03323bda08dff3e59e16e53235d609d9f8541643 /editors/texmaker
parent7af38514ef131319f37fe42494cfbbc7c76184b6 (diff)
downloadports-7dadfc8a887b9d519a937284f72ac2ce844fd960.tar.gz
ports-7dadfc8a887b9d519a937284f72ac2ce844fd960.zip
Notes
Diffstat (limited to 'editors/texmaker')
-rw-r--r--editors/texmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 715cccbb4503..64349c5886f8 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -12,14 +12,14 @@ COMMENT= LaTeX Development Environment
LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler \
poppler-qt4:${PORTSDIR}/graphics/poppler-qt4
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
- dvips:${PORTSDIR}/print/dvipsk-tetex \
+RUN_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
USE_BZIP2= yes
USE_GHOSTSCRIPT=yes
USE_QT4= gui network xml webkit \
moc_build qmake_build rcc_build uic_build
+USE_TEX= tetex
HAS_CONFIGURE= yes
QMAKE_ARGS= PREFIX=${PREFIX} ICONDIR=${PREFIX}/share/pixmaps \
DESKTOPDIR=${DESKTOPDIR}