diff options
Diffstat (limited to 'devel/icu-le-hb/Makefile')
-rw-r--r-- | devel/icu-le-hb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile index e4f169d608cf..fca18aaa7f16 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -1,6 +1,5 @@ PORTNAME= icu-le-hb -PORTVERSION= 1.2.3 -PORTREVISION= 4 +PORTVERSION= 2.0.0 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org @@ -16,7 +15,7 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libharfbuzz.so:print/harfbuzz USE_GITHUB= yes -GH_ACCOUNT= behdad +GH_ACCOUNT= harfbuzz USES= autoreconf compiler:c++11-lib gmake libtool pathfix pkgconfig USE_CXXSTD= gnu++11 |