diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-21 00:39:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-21 00:39:17 +0800 |
commit | 39d22f0360247b4aec36e1446f78fcb270207506 (patch) | |
tree | e88280c28b5ffebb80decda29a6ccb7bba75d237 /x11-fonts | |
parent | 71a5aa50604406d9bc6c6869bba6f007db4f81f9 (diff) | |
download | freebsd-ports-gnome-39d22f0360247b4aec36e1446f78fcb270207506.tar.gz freebsd-ports-gnome-39d22f0360247b4aec36e1446f78fcb270207506.tar.zst freebsd-ports-gnome-39d22f0360247b4aec36e1446f78fcb270207506.zip |
Convert to USES=fonts
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fonts-te/Makefile | 8 | ||||
-rw-r--r-- | x11-fonts/fonts-te/pkg-plist | 1 |
2 files changed, 2 insertions, 7 deletions
diff --git a/x11-fonts/fonts-te/Makefile b/x11-fonts/fonts-te/Makefile index 9df0ddf295d2..7afc9e148c61 100644 --- a/x11-fonts/fonts-te/Makefile +++ b/x11-fonts/fonts-te/Makefile @@ -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/te_fonts/ \ MAINTAINER= ports@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: diff --git a/x11-fonts/fonts-te/pkg-plist b/x11-fonts/fonts-te/pkg-plist index 5f29d1529b15..f749eb427f3d 100644 --- a/x11-fonts/fonts-te/pkg-plist +++ b/x11-fonts/fonts-te/pkg-plist @@ -1,3 +1,2 @@ %%FONTSDIR%%/Pothana2000.ttf %%FONTSDIR%%/vemana.ttf -@fc %%FONTSDIR%% |