svn commit: r381636 - head/x11-fonts/fonts-indic

Baptiste Daroussin bapt at FreeBSD.org
Thu Mar 19 17:50:02 UTC 2015


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 at 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}


More information about the svn-ports-head mailing list