[Midnightbsd-cvs] mports [19533] trunk/x11-toolkits/pango/Makefile: update run depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 24 22:11:20 EDT 2015


Revision: 19533
          http://svnweb.midnightbsd.org/mports/?rev=19533
Author:   laffer1
Date:     2015-06-24 22:11:19 -0400 (Wed, 24 Jun 2015)
Log Message:
-----------
update run depends

Modified Paths:
--------------
    trunk/x11-toolkits/pango/Makefile

Modified: trunk/x11-toolkits/pango/Makefile
===================================================================
--- trunk/x11-toolkits/pango/Makefile	2015-06-25 02:10:45 UTC (rev 19532)
+++ trunk/x11-toolkits/pango/Makefile	2015-06-25 02:11:19 UTC (rev 19533)
@@ -21,7 +21,7 @@
 LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2 \
 		libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
 		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-RUN_DEPENDS=	${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
+RUN_DEPENDS=	xorg-fonts-truetype>0:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
 		${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
 
 USES+=		gettext gmake libtool pathfix pkgconfig



More information about the Midnightbsd-cvs mailing list