aboutsummaryrefslogtreecommitdiffstats
path: root/editors/texmaker
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-05-06 10:00:40 +0800
committerhrs <hrs@FreeBSD.org>2013-05-06 10:00:40 +0800
commit7d813d3d1216f86eb5fb23e9bb2b1016686e382a (patch)
tree03323bda08dff3e59e16e53235d609d9f8541643 /editors/texmaker
parent56bfc43ff611d8bd6cd9e8de4be32b94d4cfea27 (diff)
downloadfreebsd-ports-gnome-7d813d3d1216f86eb5fb23e9bb2b1016686e382a.tar.gz
freebsd-ports-gnome-7d813d3d1216f86eb5fb23e9bb2b1016686e382a.tar.zst
freebsd-ports-gnome-7d813d3d1216f86eb5fb23e9bb2b1016686e382a.zip
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
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}