[Midnightbsd-cvs] mports [19534] trunk/graphics/cairo/Makefile: x11 is required too

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 24 22:20:12 EDT 2015


Revision: 19534
          http://svnweb.midnightbsd.org/mports/?rev=19534
Author:   laffer1
Date:     2015-06-24 22:20:12 -0400 (Wed, 24 Jun 2015)
Log Message:
-----------
x11 is required too

Modified Paths:
--------------
    trunk/graphics/cairo/Makefile

Modified: trunk/graphics/cairo/Makefile
===================================================================
--- trunk/graphics/cairo/Makefile	2015-06-25 02:11:19 UTC (rev 19533)
+++ trunk/graphics/cairo/Makefile	2015-06-25 02:20:12 UTC (rev 19534)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cairo
 PORTVERSION=	1.12.18
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH?=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://cairographics.org/releases/
@@ -23,7 +23,7 @@
 GNU_CONFIGURE=	yes
 USES+=		cpe libtool pathfix pkgconfig
 CPE_VENDOR=	cairographics
-USE_XORG=	pixman xrender xext
+USE_XORG=	pixman xrender xext x11
 USE_GNOME=	referencehack glib20
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list