[Midnightbsd-cvs] mports [24572] trunk/print/texlive-base/Makefile: add harfbuzz-icu dependency

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 24 08:05:07 EDT 2018


Revision: 24572
          http://svnweb.midnightbsd.org/mports/?rev=24572
Author:   laffer1
Date:     2018-10-24 08:04:37 -0400 (Wed, 24 Oct 2018)
Log Message:
-----------
add harfbuzz-icu dependency

Modified Paths:
--------------
    trunk/print/texlive-base/Makefile

Modified: trunk/print/texlive-base/Makefile
===================================================================
--- trunk/print/texlive-base/Makefile	2018-10-24 11:54:51 UTC (rev 24571)
+++ trunk/print/texlive-base/Makefile	2018-10-24 12:04:37 UTC (rev 24572)
@@ -3,7 +3,7 @@
 
 PORTNAME=	texlive
 PORTVERSION=	20150521
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/Source/
 PKGNAMESUFFIX=	-base
@@ -23,6 +23,7 @@
 		libgraphite2.so:${PORTSDIR}/graphics/graphite2 \
 		libfreetype.so:${PORTSDIR}/print/freetype2 \
 		libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
+		libharfbuzz-icu.so:print/harfbuzz-icu \
 		libttf.so:${PORTSDIR}/print/freetype \
 		libpng.so:${PORTSDIR}/graphics/png \
 		libzzip.so:${PORTSDIR}/devel/zziplib \



More information about the Midnightbsd-cvs mailing list