[Midnightbsd-cvs] mports [17296] trunk/graphics/gdk-pixbuf2/Makefile: pkgconfig is needed

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 15 01:24:22 EDT 2014


Revision: 17296
          http://svnweb.midnightbsd.org/mports/?rev=17296
Author:   laffer1
Date:     2014-09-15 01:24:22 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
pkgconfig is needed

Modified Paths:
--------------
    trunk/graphics/gdk-pixbuf2/Makefile

Modified: trunk/graphics/gdk-pixbuf2/Makefile
===================================================================
--- trunk/graphics/gdk-pixbuf2/Makefile	2014-09-15 05:22:44 UTC (rev 17295)
+++ trunk/graphics/gdk-pixbuf2/Makefile	2014-09-15 05:24:22 UTC (rev 17296)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gdk-pixbuf
 PORTVERSION=	2.26.5
+PORTREVISION=	1
 CATEGORIES?=	graphics
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX=	2
@@ -9,13 +10,13 @@
 DIST_SUBDIR=	gnome2
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A graphic library for GTK+
+COMMENT=	Graphic library for GTK+
 
 LICENSE=	gpl2
 
 BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
 
-USES=		gettext gmake tar:xz
+USES=		gettext gmake pkgconfig tar:xz
 USE_XORG=	xt xi x11
 USE_AUTOTOOLS=	libtool
 USE_GNOME+=	gnomehack glib20 ltverhack



More information about the Midnightbsd-cvs mailing list