Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2016 20:29:57 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419660 - head/graphics/linux-c6-cairo
Message-ID:  <201608042029.u74KTvRP098158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Aug  4 20:29:57 2016
New Revision: 419660
URL: https://svnweb.freebsd.org/changeset/ports/419660

Log:
  Depend on linux-c6-pixman.

Modified:
  head/graphics/linux-c6-cairo/Makefile

Modified: head/graphics/linux-c6-cairo/Makefile
==============================================================================
--- head/graphics/linux-c6-cairo/Makefile	Thu Aug  4 20:29:13 2016	(r419659)
+++ head/graphics/linux-c6-cairo/Makefile	Thu Aug  4 20:29:57 2016	(r419660)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cairo
 PORTVERSION=	1.8.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics linux
 MASTER_SITES=	CENTOS_LINUX
 
@@ -15,7 +15,7 @@ CONFLICTS=	linux-cairo-[0-9]* linux-f10-
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	c6
 USE_LINUX_RPM=	yes
-USE_LINUX_APPS=	fontconfig png xorglibs
+USE_LINUX_APPS=	fontconfig pixman png xorglibs
 
 RPMVERSION=	6.el6_6
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608042029.u74KTvRP098158>