aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 05:34:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 05:34:50 +0000
commit328b6db7856f09b9301c8c249b9ff065487c6879 (patch)
tree354194302f643777f9dfd67bb473f0614ae46fd2 /math/PDL
parent2ecef0f2d9661a4765c4049d44dd84d23574c38c (diff)
downloadports-328b6db7856f09b9301c8c249b9ff065487c6879.tar.gz
ports-328b6db7856f09b9301c8c249b9ff065487c6879.zip
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Notes
Notes: svn path=/head/; revision=78090
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index e9a159f682bf..2c5dee10c06c 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -31,7 +31,7 @@ SCRIPTS_ENV= PERL=${PERL}
LIB_DEPENDS+= fftw.2:${PORTSDIR}/math/fftw \
gsl.4:${PORTSDIR}/math/gsl
RUN_DEPENDS+= ppmtogif:${PORTSDIR}/graphics/netpbm \
- mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
+ mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode \
saoimage:${PORTSDIR}/astro/saoimage
.endif