[Midnightbsd-cvs] mports [15752] trunk/x11/xcb-util/Makefile: fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 22 13:58:09 EST 2013


Revision: 15752
          http://svnweb.midnightbsd.org/mports/?rev=15752
Author:   laffer1
Date:     2013-12-22 13:58:08 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
fix depends

Modified Paths:
--------------
    trunk/x11/xcb-util/Makefile

Modified: trunk/x11/xcb-util/Makefile
===================================================================
--- trunk/x11/xcb-util/Makefile	2013-12-22 18:57:21 UTC (rev 15751)
+++ trunk/x11/xcb-util/Makefile	2013-12-22 18:58:08 UTC (rev 15752)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xcb-util
 PORTVERSION=	0.3.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	http://xcb.freedesktop.org/dist/
 
@@ -12,7 +12,7 @@
 LICENSE=	mit
 
 USE_BZIP2=	yes
-USES=		gmake
+USES=		gmake pathfix pkgconfig
 USE_LDCONFIG=	yes
 USE_XORG=	xau xcb xdmcp xorg-macros
 USE_AUTOTOOLS=	libtool



More information about the Midnightbsd-cvs mailing list