aboutsummaryrefslogtreecommitdiff
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
parent22aa02fd75058917ae1de3fef7cff74b1bcd6c56 (diff)
downloadports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.tar.gz
ports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.zip
Notes
-rw-r--r--converters/enca/Makefile2
-rw-r--r--converters/fix-mime-charset/Makefile2
-rw-r--r--converters/i18ntools/Makefile2
-rw-r--r--converters/ical2html/Makefile2
-rw-r--r--converters/iconv-extra/Makefile2
-rw-r--r--converters/iconv-rfc1345/Makefile2
-rw-r--r--converters/p5-XML-WBXML/Makefile2
-rw-r--r--converters/pecl-fribidi/Makefile2
-rw-r--r--converters/rcctools/Makefile2
-rw-r--r--converters/shftool/Makefile2
-rw-r--r--converters/uudeview/Makefile2
-rw-r--r--converters/wkhtmltopdf/Makefile12
-rw-r--r--converters/ytnef/Makefile2
13 files changed, 18 insertions, 18 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile
index bdc86f3052d6..a97c7b54b3fe 100644
--- a/converters/enca/Makefile
+++ b/converters/enca/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= never@nevermind.kiev.ua
COMMENT= A package for detecting encoding of text files
BUILD_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8
-LIB_DEPENDS= recode:${PORTSDIR}/converters/recode
+LIB_DEPENDS= librecode.so:${PORTSDIR}/converters/recode
RUN_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8
LICENSE= GPLv2
diff --git a/converters/fix-mime-charset/Makefile b/converters/fix-mime-charset/Makefile
index 09459e7be83f..08e3a5fa65fb 100644
--- a/converters/fix-mime-charset/Makefile
+++ b/converters/fix-mime-charset/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/fix-mime-chr/${PORTNAME}/${PORTVERSION}
MAINTAINER= chip-set@mail.ru
COMMENT= Fix incorrect Content-Type MIME headers of e-mail messages
-LIB_DEPENDS= enca.5:${PORTSDIR}/converters/enca
+LIB_DEPENDS= libenca.so:${PORTSDIR}/converters/enca
PORTDOCS= README.koi8r README
diff --git a/converters/i18ntools/Makefile b/converters/i18ntools/Makefile
index efbdfa7f2edd..8f57986d116c 100644
--- a/converters/i18ntools/Makefile
+++ b/converters/i18ntools/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.whizkidtech.redprince.net/unix/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for the conversion to and from UTF-8 Unicode encoding
-LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8
+LIB_DEPENDS= libutf-8.so:${PORTSDIR}/converters/libutf-8
RUN_DEPENDS= tuc:${PORTSDIR}/converters/tuc
BINARIES= hutrans mbm ptrans uhtrans utrans
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 9c8c2d54a4cc..52ad79b106c5 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= ical:${PORTSDIR}/devel/libical
+LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes
diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile
index d06559516ab8..0d641fbf2df1 100644
--- a/converters/iconv-extra/Makefile
+++ b/converters/iconv-extra/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
-LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
USES= perl5
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
diff --git a/converters/p5-XML-WBXML/Makefile b/converters/p5-XML-WBXML/Makefile
index 38a72b1aea81..51846f8e0d03 100644
--- a/converters/p5-XML-WBXML/Makefile
+++ b/converters/p5-XML-WBXML/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert between XML and WBXML using libwbxml2
-LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2
+LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2
USES= perl5
USE_PERL5= configure
diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile
index 44e6e1e4fd9f..b11e38a5a20b 100644
--- a/converters/pecl-fribidi/Makefile
+++ b/converters/pecl-fribidi/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= ale@FreeBSD.org
COMMENT= A PECL extension for the Unicode Bidi algorithm
-LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi
+LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
USES= pkgconfig
USE_PHP= yes
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
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index 65b2d6f82442..a2746d90b341 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converter for the Standard Hex Format (SHF)
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index 9fac87793438..1d02307f1a60 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -11,7 +11,7 @@ COMMENT= A program for uu/xx/Base64/BinHex/yEnc de-/encoding
LICENSE= GPLv2
-LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tcl
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 4f3575713e73..fa31a26fd8d0 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -13,8 +13,8 @@ DISTFILES= ${DISTNAME}.tar.bz2:wkhtmltopdf \
MAINTAINER= mm@FreeBSD.org
COMMENT= Convert HTML (or live webpages) to PDF or image files
-LIB_DEPENDS+= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
- freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS+= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
+ libfreetype.so:${PORTSDIR}/print/freetype2
WRKSRC= ${WRKDIR}/${PORTNAME}-qt
INSTALL_WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
@@ -67,10 +67,10 @@ BROKEN= Does not link on powerpc
.if ${PORT_OPTIONS:MBUNDLED_LIBS}
CONFIGURE_ARGS+= -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg
.else
-LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg \
- png15:${PORTSDIR}/graphics/png \
- mng:${PORTSDIR}/graphics/libmng \
- tiff:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libmng.so:${PORTSDIR}/graphics/libmng \
+ libtiff.so:${PORTSDIR}/graphics/tiff
CONFIGURE_ARGS+= -system-libtiff -system-libpng -system-libmng \
-system-libjpeg
.endif
diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile
index a7e841413605..6f4279cc40bc 100644
--- a/converters/ytnef/Makefile
+++ b/converters/ytnef/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= delphus@gmail.com
COMMENT= Unpack data in MS Outlook TNEF format
-LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef
+LIB_DEPENDS= libytnef.so:${PORTSDIR}/devel/libytnef
RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
USES= perl5