Date: Thu, 19 Mar 2015 17:50:01 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381636 - head/x11-fonts/fonts-indic Message-ID: <201503191750.t2JHo1OE077201@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Mar 19 17:50:00 2015 New Revision: 381636 URL: https://svnweb.freebsd.org/changeset/ports/381636 QAT: https://qat.redports.org/buildarchive/r381636/ Log: Convert to USES=fonts Modified: head/x11-fonts/fonts-indic/Makefile Modified: head/x11-fonts/fonts-indic/Makefile ============================================================================== --- head/x11-fonts/fonts-indic/Makefile Thu Mar 19 17:49:14 2015 (r381635) +++ head/x11-fonts/fonts-indic/Makefile Thu Mar 19 17:50:00 2015 (r381636) @@ -3,20 +3,19 @@ PORTNAME= fonts-indic PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://gentoo.osuosl.org/distfiles/ MAINTAINER= nareshov@gmail.com COMMENT= The Lohit family of Indic fonts -RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig +USES= fonts NO_BUILD= yes NO_WRKSUBDIR= yes FONTSDIR= lib/X11/fonts/${PORTNAME} -PLIST_SUB+= FONTSDIR=${FONTSDIR} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${FONTSDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503191750.t2JHo1OE077201>