aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-charlock_holmes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
commit4650a910d0bf7ff9894cf3142fcc8cace240caee (patch)
tree4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /textproc/rubygem-charlock_holmes
parent776c8a3824c220b5b01a68c46bc5f90199db256d (diff)
downloadports-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz
ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip
Chase boost and icu bump
While here convert some LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=343214
Diffstat (limited to 'textproc/rubygem-charlock_holmes')
-rw-r--r--textproc/rubygem-charlock_holmes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile
index beb0c3086e77..2ee611a22dce 100644
--- a/textproc/rubygem-charlock_holmes/Makefile
+++ b/textproc/rubygem-charlock_holmes/Makefile
@@ -2,13 +2,14 @@
PORTNAME= charlock_holmes
PORTVERSION= 0.6.9
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for character encoding detection
-LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu
+LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
USE_RUBY= yes
USE_RUBYGEMS= yes