aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-05 18:50:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-05 18:50:50 +0000
commit24a7b62e17b3d11b1e30b9af05e74868353e9615 (patch)
tree61c7ea0991244665305644b51acca623ea3b057a /lang
parent8ac3f64741aac9e4ad6fece09e6d0bb8314c7379 (diff)
downloadports-24a7b62e17b3d11b1e30b9af05e74868353e9615.tar.gz
ports-24a7b62e17b3d11b1e30b9af05e74868353e9615.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/pike76/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index 73ad18114b6d..3b8b58a32dff 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -126,7 +126,7 @@ CFLAGS+= -ffast-math -fomit-frame-pointer
.endif
.if defined(WITH_FFMPEG)
-LIB_DEPENDS+= avcodec.0:${PORTSDIR}/multimedia/ffmpeg
+LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg
CONFIGURE_ARGS+= --with-ffmpeg
.else
CONFIGURE_ARGS+= --without-ffmpeg