1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

fix typo: RUN_BUILD -> RUN_DEPENDS

PR:		30769
Submitted by:	Matt Pounsett <mattp@conundrum.com>
This commit is contained in:
FUJISHIMA Satsuki 2001-09-24 21:34:53 +00:00
parent df5c4320d9
commit 117ab2909f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48168

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
RUN_BUILD= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
latex:${PORTSDIR}/print/latex
USE_PERL5= yes