diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /graphics/libxine | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) |
Notes
Diffstat (limited to 'graphics/libxine')
-rw-r--r-- | graphics/libxine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile index 6b877a80520a..626373e991c8 100644 --- a/graphics/libxine/Makefile +++ b/graphics/libxine/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/graphics/ffmpeg \ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ aa.1:${PORTSDIR}/graphics/aalib \ SDL-1.1:${PORTSDIR}/devel/sdl12 \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ iconv.3:${PORTSDIR}/converters/libiconv \ divxdecore.1:${PORTSDIR}/graphics/libdivxdecore-devel |