svn commit: r381749 - head/x11-fonts/fonts-te
Baptiste Daroussin
bapt at FreeBSD.org
Fri Mar 20 16:39:19 UTC 2015
Author: bapt
Date: Fri Mar 20 16:39:17 2015
New Revision: 381749
URL: https://svnweb.freebsd.org/changeset/ports/381749
QAT: https://qat.redports.org/buildarchive/r381749/
Log:
Convert to USES=fonts
Modified:
head/x11-fonts/fonts-te/Makefile
head/x11-fonts/fonts-te/pkg-plist
Modified: head/x11-fonts/fonts-te/Makefile
==============================================================================
--- head/x11-fonts/fonts-te/Makefile Fri Mar 20 16:36:31 2015 (r381748)
+++ head/x11-fonts/fonts-te/Makefile Fri Mar 20 16:39:17 2015 (r381749)
@@ -3,7 +3,7 @@
PORTNAME= fonts-te
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-fonts
MASTER_SITES= http://itachi.prudhvi.org/te_fonts/ \
http://freebsd.unixfreunde.de/sources/
@@ -11,14 +11,10 @@ MASTER_SITES= http://itachi.prudhvi.org/
MAINTAINER= ports at FreeBSD.org
COMMENT= Telugu fonts for te_IN
-RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-
-USES= tar:bzip2
+USES= fonts tar:bzip2
NO_BUILD= yes
PORTDOCS= MANUAL.PDF
PKGMESSAGE= ${PKGDIR}/pkg-message
-FONTSDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
-PLIST_SUB= FONTSDIR=${FONTSDIR:S|^${PREFIX}/||}
OPTIONS_DEFINE= DOCS
do-install:
Modified: head/x11-fonts/fonts-te/pkg-plist
==============================================================================
--- head/x11-fonts/fonts-te/pkg-plist Fri Mar 20 16:36:31 2015 (r381748)
+++ head/x11-fonts/fonts-te/pkg-plist Fri Mar 20 16:39:17 2015 (r381749)
@@ -1,3 +1,2 @@
%%FONTSDIR%%/Pothana2000.ttf
%%FONTSDIR%%/vemana.ttf
- at fc %%FONTSDIR%%
More information about the svn-ports-all
mailing list