From 7dadfc8a887b9d519a937284f72ac2ce844fd960 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 6 May 2013 02:00:40 +0000 Subject: Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex instead to make migration to TeXLive easier. --- deskutils/etask/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/etask') diff --git a/deskutils/etask/Makefile b/deskutils/etask/Makefile index fa974cff2d24..992c8ddda741 100644 --- a/deskutils/etask/Makefile +++ b/deskutils/etask/Makefile @@ -15,13 +15,13 @@ MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \ MAINTAINER= dryice@dryice.name COMMENT= Manage your projects or tasks within GNU Emacs -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ - dvips:${PORTSDIR}/print/dvipsk-tetex \ +RUN_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \ xpdf:${PORTSDIR}/graphics/xpdf USE_EMACS= yes EMACS_PORT_NAME?= emacs21 USE_GHOSTSCRIPT_RUN= yes +USE_TEX= tetex .if ${EMACS_PORT_NAME} != "emacs21" PORTNAMESUFFIX= ${PKGNAMESUFFIX} -- cgit v1.2.3