From a8bb9c11ff556ea40b0688e321c3206d2b10c2cc Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Sat, 23 Sep 1995 20:24:13 +0000 Subject: BUILD_DEPENDS and RUN_DEPENDS on tex --- print/latex/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/latex') diff --git a/print/latex/Makefile b/print/latex/Makefile index 25fbb7a58669..85c85c9fc59a 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -3,7 +3,7 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.16 1995/06/24 16:35:40 jmz Exp $ +# $Id: Makefile,v 1.17 1995/06/27 12:56:00 jmz Exp $ # VERSION= 95.06 DISTNAME= latex @@ -14,7 +14,8 @@ DISTFILES= latex_mf-${VERSION}.tar.gz latex_tfm-${VERSION}.tar.gz \ MAINTAINER= jmz@FreeBSD.org -EXEC_DEPENDS= tex:${PORTSDIR}/print/tex +BUILD_DEPENDS= tex:${PORTSDIR}/print/tex +RUN_DEPENDS= tex:${PORTSDIR}/print/tex FTPGET= ${FILESDIR}/ftpget -- cgit v1.2.3