svn commit: r361054 - head/devel/pecl-intl
Bartek Rutkowski
robak at FreeBSD.org
Mon Jul 7 11:46:39 UTC 2014
Author: robak
Date: Mon Jul 7 11:46:39 2014
New Revision: 361054
URL: http://svnweb.freebsd.org/changeset/ports/361054
QAT: https://qat.redports.org/buildarchive/r361054/
Log:
devel/pecl-intl: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
Modified:
head/devel/pecl-intl/Makefile
Modified: head/devel/pecl-intl/Makefile
==============================================================================
--- head/devel/pecl-intl/Makefile Mon Jul 7 11:44:44 2014 (r361053)
+++ head/devel/pecl-intl/Makefile Mon Jul 7 11:46:39 2014 (r361054)
@@ -14,7 +14,7 @@ COMMENT= PECL extension to support Inter
LICENSE= PHP301
-LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu
+LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
USES= tar:tgz
USE_PHP= yes
More information about the svn-ports-all
mailing list