From db7a56d5edac0833e3f5182aa505b20354dcc3f9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 3 Sep 2013 06:36:41 +0000 Subject: Add an explicit dependency on pkgconf --- x11-toolkits/gtk-sharp20/Makefile | 9 ++------- x11-toolkits/gtkmm30-reference/Makefile | 8 ++------ x11-toolkits/py-gtk2/Makefile | 3 +-- 3 files changed, 5 insertions(+), 15 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index cd4e84af9e47..fdf1a086ab94 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gtk-sharp -# Date created: 2003-01-01 -# Whom: Juli Mallett -# +# Created by: Juli Mallett # $FreeBSD$ # $Id: Makefile,v 1.27 2007/10/03 00:48:49 killfill Exp $ -# PORTNAME= gtk-sharp PORTVERSION= 2.12.10 @@ -23,8 +19,7 @@ LATEST_LINK= gtk-sharp20 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GMAKE= yes -USES= perl5 +USES= perl5 gmake pkgconfig USE_PERL5= run USE_GNOME= gnomehack gtk20 libglade2 diff --git a/x11-toolkits/gtkmm30-reference/Makefile b/x11-toolkits/gtkmm30-reference/Makefile index 32e503a514bc..f5a4810de729 100644 --- a/x11-toolkits/gtkmm30-reference/Makefile +++ b/x11-toolkits/gtkmm30-reference/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: gtkmm20-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort -# +# Created by: Jean-Yves Lefort # $FreeBSD$ -# PORTREVISION= 1 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtkmm-3.0.pc:${PORTSDIR}/x11-toolkits/gtkmm30 \ glibmm-reference>=0:${PORTSDIR}/devel/glibmm-reference -USE_GMAKE= yes +USES= gmake pkgconfig GNU_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/gtkmm-3.0 diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 5254ac05535c..8473c9c9f8d3 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cair LATEST_LINK= py-gtk2 USE_BZIP2= yes -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= libglade2 pygobject USE_PYTHON= yes GNU_CONFIGURE= yes -- cgit v1.2.3