aboutsummaryrefslogtreecommitdiff
path: root/graphics/klatexformula/Makefile
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 /graphics/klatexformula/Makefile
parent7af38514ef131319f37fe42494cfbbc7c76184b6 (diff)
downloadports-7dadfc8a887b9d519a937284f72ac2ce844fd960.tar.gz
ports-7dadfc8a887b9d519a937284f72ac2ce844fd960.zip
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
Notes
Notes: svn path=/head/; revision=317455
Diffstat (limited to 'graphics/klatexformula/Makefile')
-rw-r--r--graphics/klatexformula/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/klatexformula/Makefile b/graphics/klatexformula/Makefile
index dc7277ec49df..ec4b4eb03466 100644
--- a/graphics/klatexformula/Makefile
+++ b/graphics/klatexformula/Makefile
@@ -14,12 +14,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Convert LaTeX formula to image
-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_QT4= gui xml dbus designer_build \
qmake_build moc_build rcc_build uic_build
+USE_TEX= tetex
HAS_CONFIGURE= yes
USE_GHOSTSCRIPT= yes
QMAKE_ARGS= QMAKE=${QMAKE} INSTALLPREFIX=${PREFIX} \