diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 05:34:50 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 05:34:50 +0000 |
commit | 328b6db7856f09b9301c8c249b9ff065487c6879 (patch) | |
tree | 354194302f643777f9dfd67bb473f0614ae46fd2 /math/PDL | |
parent | 2ecef0f2d9661a4765c4049d44dd84d23574c38c (diff) | |
download | ports-328b6db7856f09b9301c8c249b9ff065487c6879.tar.gz ports-328b6db7856f09b9301c8c249b9ff065487c6879.zip |
Notes
Diffstat (limited to 'math/PDL')
-rw-r--r-- | math/PDL/Makefile | 2 |
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 |