aboutsummaryrefslogtreecommitdiff
path: root/converters/iconv-rfc1345
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:15:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:15:48 +0000
commit4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c (patch)
tree3ec42fb434cb5f528b84b082acb67b96c0b2bb43 /converters/iconv-rfc1345
parent22aa02fd75058917ae1de3fef7cff74b1bcd6c56 (diff)
downloadports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.tar.gz
ports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
Notes
Notes: svn path=/head/; revision=336177
Diffstat (limited to 'converters/iconv-rfc1345')
-rw-r--r--converters/iconv-rfc1345/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile
index 4da99781bd8d..a7873c206e87 100644
--- a/converters/iconv-rfc1345/Makefile
+++ b/converters/iconv-rfc1345/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charset modules for the iconv library (from RFC1345)
-LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= libbbiconv.so:${PORTSDIR}/converters/iconv
USES= perl5