diff options
Diffstat (limited to 'multimedia/tosvcd/Makefile')
-rw-r--r-- | multimedia/tosvcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile index 61279544..9834157 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}/graphics/mjpegtools \ +RUN_DEPNDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \ vcdimager:${PORTSDIR}/graphics/vcdimager USE_BZIP2= yes |