1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix typo: RUN_DEPNDS -> RUN_DEPENDS

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2003-01-16 19:12:25 +00:00
parent 866d8a60a1
commit 116db74384
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73273

View File

@ -13,7 +13,7 @@ MASTER_SITES= http://muse.seh.de/tosvcd/
MAINTAINER= ports@FreeBSD.org
RUN_DEPNDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
RUN_DEPENDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
vcdimager:${PORTSDIR}/graphics/vcdimager
USE_BZIP2= yes