aboutsummaryrefslogtreecommitdiff
path: root/converters/rcctools
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/rcctools
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/rcctools')
-rw-r--r--converters/rcctools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile
index a30f78c9a614..075d648bf240 100644
--- a/converters/rcctools/Makefile
+++ b/converters/rcctools/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/rusxmms/${PORTNAME}/${PORTVERSION}
MAINTAINER= admin@lissyara.su
COMMENT= Charset conversion utility with language and encoding autodetection
-LIB_DEPENDS= rcc.2:${PORTSDIR}/devel/librcc
+LIB_DEPENDS= librcc.so:${PORTSDIR}/devel/librcc
USE_BZIP2= yes
GNU_CONFIGURE= yes