diff options
author | ade <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | 1c6aff2e9dce87b3467a0e763794b0a52eaab7af (patch) | |
tree | d10dbc52e06b0a0b09596909826ef121c6521852 /audio/vorbis-tools | |
parent | dfeac560e4bfaa33f9c23b11b1d2b0428ab0a070 (diff) | |
download | FreeBSD-ports-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.zip FreeBSD-ports-1c6aff2e9dce87b3467a0e763794b0a52eaab7af.tar.gz |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r-- | audio/vorbis-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 5abcbc4..bfbaa06 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -21,7 +21,7 @@ MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.2:${PORTSDIR}/ftp/curl \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ vorbis.2:${PORTSDIR}/audio/libvorbis GNU_CONFIGURE= yes |