aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-17 04:26:16 +0800
committerarved <arved@FreeBSD.org>2003-01-17 04:26:16 +0800
commit13824125cda8450055af9f5129e125c8261515b2 (patch)
treede352b01702cec8c7eb4ce6efcdc7bb3f7c2486f
parentf66a541ec2f7eb9cf3188c7b879b4d359ac9e574 (diff)
downloadfreebsd-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
-rw-r--r--graphics/dvdrip/Makefile2
-rw-r--r--multimedia/dvdrip/Makefile2
-rw-r--r--multimedia/tosvcd/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dvdrip/Makefile b/graphics/dvdrip/Makefile
index 5fda9118602c..5ac2bbafc52e 100644
--- a/graphics/dvdrip/Makefile
+++ b/graphics/dvdrip/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS+= cdrdao:${PORTSDIR}/sysutils/cdrdao \
mplayer:${PORTSDIR}/multimedia/mplayer \
ogmmerge:${PORTSDIR}/multimedia/ogmtools \
transcode:${PORTSDIR}/graphics/transcode \
- vcdimager:${PORTSDIR}/graphics/vcdimager
+ vcdimager:${PORTSDIR}/multimedia/vcdimager
BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile
index 5fda9118602c..5ac2bbafc52e 100644
--- a/multimedia/dvdrip/Makefile
+++ b/multimedia/dvdrip/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS+= cdrdao:${PORTSDIR}/sysutils/cdrdao \
mplayer:${PORTSDIR}/multimedia/mplayer \
ogmmerge:${PORTSDIR}/multimedia/ogmtools \
transcode:${PORTSDIR}/graphics/transcode \
- vcdimager:${PORTSDIR}/graphics/vcdimager
+ vcdimager:${PORTSDIR}/multimedia/vcdimager
BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf
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