diff options
author | arved <arved@FreeBSD.org> | 2003-01-17 04:26:16 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-17 04:26:16 +0800 |
commit | 13824125cda8450055af9f5129e125c8261515b2 (patch) | |
tree | de352b01702cec8c7eb4ce6efcdc7bb3f7c2486f /multimedia/tosvcd | |
parent | f66a541ec2f7eb9cf3188c7b879b4d359ac9e574 (diff) | |
download | freebsd-ports-gnome-13824125cda8450055af9f5129e125c8261515b2.tar.gz freebsd-ports-gnome-13824125cda8450055af9f5129e125c8261515b2.tar.zst freebsd-ports-gnome-13824125cda8450055af9f5129e125c8261515b2.zip |
Adjust location of vcdimager after repocopy
pointy hat to: arved
Diffstat (limited to 'multimedia/tosvcd')
-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 15d9f56b60aa..90fbf560d468 100644 --- a/multimedia/tosvcd/Makefile +++ b/multimedia/tosvcd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://muse.seh.de/tosvcd/ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \ - vcdimager:${PORTSDIR}/graphics/vcdimager + vcdimager:${PORTSDIR}/multimedia/vcdimager USE_BZIP2= yes USE_GMAKE= yes |