diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
commit | adccc29aad24aa2caee0df9724a127f6b5f5f113 (patch) | |
tree | d64c901bd45aee3f6673aedc99d00e9166668c43 /multimedia/xmps-opendivx-plugin | |
parent | a8ed54fcae54603575c22ca70ee23d80c12d819f (diff) |
Notes
Diffstat (limited to 'multimedia/xmps-opendivx-plugin')
-rw-r--r-- | multimedia/xmps-opendivx-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile index 4f27052ec43e..6a81ce287ba1 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -16,7 +16,7 @@ COMMENT= xmps plugin using OpenDivX decoding engine from Project Mayo LIB_DEPENDS= divxdecore.0:${PORTSDIR}/multimedia/libdivxdecore \ xmps.0:${PORTSDIR}/multimedia/xmps \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2 USE_GMAKE= yes |