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 /multimedia/xmps-win32-plugin | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) |
Notes
Diffstat (limited to 'multimedia/xmps-win32-plugin')
-rw-r--r-- | multimedia/xmps-win32-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile index 7f653f6f6d3e..8b3f005b6f21 100644 --- a/multimedia/xmps-win32-plugin/Makefile +++ b/multimedia/xmps-win32-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= xmps.0:${PORTSDIR}/graphics/xmps \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT} USE_GMAKE= yes |