svn commit: r381642 - head/x11-fonts/khmeros

Baptiste Daroussin bapt at FreeBSD.org
Thu Mar 19 17:59:18 UTC 2015


Author: bapt
Date: Thu Mar 19 17:59:17 2015
New Revision: 381642
URL: https://svnweb.freebsd.org/changeset/ports/381642
QAT: https://qat.redports.org/buildarchive/r381642/

Log:
  Convert to USES=fonts

Modified:
  head/x11-fonts/khmeros/Makefile
  head/x11-fonts/khmeros/pkg-plist

Modified: head/x11-fonts/khmeros/Makefile
==============================================================================
--- head/x11-fonts/khmeros/Makefile	Thu Mar 19 17:58:04 2015	(r381641)
+++ head/x11-fonts/khmeros/Makefile	Thu Mar 19 17:59:17 2015	(r381642)
@@ -3,6 +3,7 @@
 
 PORTNAME=	khmeros
 PORTVERSION=	5.0
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	SF/khmer/Fonts%20-%20KhmerOS/KhmerOS%20Fonts%205.0-%20LGPL%20Licence
 DISTNAME=	All_KhmerOS_5.0
@@ -10,9 +11,7 @@ DISTNAME=	All_KhmerOS_5.0
 MAINTAINER=	buganini at gmail.com
 COMMENT=	Khmer OS fonts
 
-RUN_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-
-USES=		zip
+USES=		fonts zip
 NO_BUILD=	yes
 
 FONTSDIR=	lib/X11/fonts/Khmer

Modified: head/x11-fonts/khmeros/pkg-plist
==============================================================================
--- head/x11-fonts/khmeros/pkg-plist	Thu Mar 19 17:58:04 2015	(r381641)
+++ head/x11-fonts/khmeros/pkg-plist	Thu Mar 19 17:59:17 2015	(r381642)
@@ -10,5 +10,3 @@
 %%FONTSDIR%%/KhmerOS_muolpali.ttf
 %%FONTSDIR%%/KhmerOS_siemreap.ttf
 %%FONTSDIR%%/KhmerOS_sys.ttf
- at exec %D/bin/fc-cache -f -v %%FONTSDIR%%
- at dirrm %%FONTSDIR%%


More information about the svn-ports-head mailing list