summaryrefslogtreecommitdiff
path: root/multimedia/tosvcd/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-01-16 19:12:25 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-01-16 19:12:25 +0000
commit116db743846de38ad7d3c807ddbcaddc95e2f83d (patch)
treeef06614a59683467575843b543fd3f68e1854922 /multimedia/tosvcd/Makefile
parentChase libdv library version bump in version 0.9.9 (diff)
Fix typo: RUN_DEPNDS -> RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=73273
Diffstat (limited to 'multimedia/tosvcd/Makefile')
-rw-r--r--multimedia/tosvcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile
index 18d390d29eb5..15d9f56b60aa 100644
--- a/multimedia/tosvcd/Makefile
+++ b/multimedia/tosvcd/Makefile
@@ -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