From 7d813d3d1216f86eb5fb23e9bb2b1016686e382a Mon Sep 17 00:00:00 2001 From: hrs 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. --- print/lgrind/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/lgrind') diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 72f80526831b..16ace8c72952 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -52,8 +52,7 @@ EXTRACT_ONLY= ${PORTNAME}.tar.gz MAINTAINER= dereckson@gmail.com COMMENT= Produce beautiful listings of source code with LaTeX -BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +USE_TEX= tetex MAN1= lgrind.1 MAN5= lgrindef.5 -- cgit