diff options
Diffstat (limited to 'converters/rcctools/Makefile')
-rw-r--r-- | converters/rcctools/Makefile | 2 |
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 |