aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-04-04 13:34:50 +0800
committerlioux <lioux@FreeBSD.org>2003-04-04 13:34:50 +0800
commit58924303f9ca3998a61a898f7d44ac0e9f50ac49 (patch)
tree79330b1f8138c299384f7058387b94abac371801 /math/PDL
parent23eac63d170f79fb079d9eab0f85490271900366 (diff)
downloadfreebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.tar.gz
freebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.tar.zst
freebsd-ports-gnome-58924303f9ca3998a61a898f7d44ac0e9f50ac49.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)
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