diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-09-19 19:43:43 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-09-19 19:43:43 +0000 |
commit | e74a9cdfcb50d6dc5ce75b93890ec966c88ca205 (patch) | |
tree | a5bf8a301e044a56ab5ef4d90735c5ab38b108ea /x11-fonts/cantarell-fonts | |
parent | 49c5228a49435eac4b5515f01ad421e6c47c060c (diff) |
Notes
Diffstat (limited to 'x11-fonts/cantarell-fonts')
-rw-r--r-- | x11-fonts/cantarell-fonts/Makefile | 15 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/distinfo | 4 |
2 files changed, 6 insertions, 13 deletions
diff --git a/x11-fonts/cantarell-fonts/Makefile b/x11-fonts/cantarell-fonts/Makefile index ad8a2467145f..ccf11a896b64 100644 --- a/x11-fonts/cantarell-fonts/Makefile +++ b/x11-fonts/cantarell-fonts/Makefile @@ -1,31 +1,24 @@ -# New ports collection makefile for: cantarell-fonts -# Date Created: 2 Feb 2011 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cantarell-fonts -PORTVERSION= 0.0.9 +PORTVERSION= 0.0.10 CATEGORIES= x11-fonts gnome MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Cantarell, a Humanist sans-serif font family -LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig USE_GNOME= pkgconfig USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail FONTSDIR= share/fonts/cantarell PLIST_SUB= FONTSDIR=${FONTSDIR} -post-patch: - @${REINPLACE_CMD} -e 's|(datadir)/fontconfig/conf.avail/|(prefix)/etc/fonts/conf.avail/|g' \ - ${WRKSRC}/fontconfig/Makefile.in - post-install: @${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} diff --git a/x11-fonts/cantarell-fonts/distinfo b/x11-fonts/cantarell-fonts/distinfo index 73b935061a63..3a30be7b021f 100644 --- a/x11-fonts/cantarell-fonts/distinfo +++ b/x11-fonts/cantarell-fonts/distinfo @@ -1,2 +1,2 @@ -SHA256 (cantarell-fonts-0.0.9.tar.xz) = 793f4e2f28e5d03b266f4f714570c9569cb7f8b993a56219539788d45e0fa3fe -SIZE (cantarell-fonts-0.0.9.tar.xz) = 313280 +SHA256 (cantarell-fonts-0.0.10.tar.xz) = 68c993f4445b1e703480d45a50fda4be5ed8e83cf45690f64f5fea9facc0e5c9 +SIZE (cantarell-fonts-0.0.10.tar.xz) = 287616 |