svn commit: r419660 - head/graphics/linux-c6-cairo

Tijl Coosemans tijl at FreeBSD.org
Thu Aug 4 20:29:59 UTC 2016


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


More information about the svn-ports-all mailing list