diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /multimedia/xmps-opendivx-plugin | |
parent | b46611d8cf5744f43a12213e07177cfde2b532fe (diff) | |
download | ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.tar.gz ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.zip |
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 e04c1e7da828..18116c232039 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -14,7 +14,7 @@ MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \ xmps.0:${PORTSDIR}/graphics/xmps \ - intl.1:${PORTSDIR}/devel/gettext + intl.1:${PORTSDIR}/devel/gettext-old WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2 USE_GMAKE= yes |