Track used or drop unused devel/icu dependency

This tries to fix discrepancy between

  $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
  $ git grep -lF :devel/icu | sed 's,/Makefile$,,'

PR:		214384
Reported by:	tijl, stage-qa, readelf(1)
This commit is contained in:
Jan Beich
2016-11-11 11:59:55 +00:00
parent e0ad301ffd
commit 68036db43c
13 changed files with 25 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 3.18.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -21,6 +21,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \
libgoa-1.0.so:net/gnome-online-accounts \
libgdata.so:devel/libgdata \
libical.so:devel/libical \
libicui18n.so:devel/icu \
libnss3.so:security/nss \
libtasn1.so:security/libtasn1 \
libsecret-1.so:security/libsecret