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-themes/gtk-aurora-engine/Makefile | 8 ++------ x11-themes/gtk-equinox-engine/Makefile | 1 + x11-themes/lxappearance/Makefile | 2 +- x11-themes/rezlooks/Makefile | 1 + 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/gtk-aurora-engine/Makefile b/x11-themes/gtk-aurora-engine/Makefile index c0ce79b5b64d..86ae3e252783 100644 --- a/x11-themes/gtk-aurora-engine/Makefile +++ b/x11-themes/gtk-aurora-engine/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-aurora-engine -# Date created: 2009-12-03 -# Whom: okeeblow -# +# Created by: okeeblow # $FreeBSD$ -# PORTNAME= aurora PORTVERSION= 1.5.1 @@ -20,8 +16,8 @@ COMMENT= Aurora GTK+ 2.x engine and "Aurora" theme BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +USES= gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-themes/gtk-equinox-engine/Makefile b/x11-themes/gtk-equinox-engine/Makefile index 9d2699b95d41..297be9f43d33 100644 --- a/x11-themes/gtk-equinox-engine/Makefile +++ b/x11-themes/gtk-equinox-engine/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-t RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 \ ${LOCALBASE}/share/icons/Faenza/index.theme:${PORTSDIR}/x11-themes/gnome-icons-faenza +USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/equinox-${PORTVERSION} diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile index 32f1eefb7bf1..dee4074302b6 100644 --- a/x11-themes/lxappearance/Makefile +++ b/x11-themes/lxappearance/Makefile @@ -13,7 +13,7 @@ COMMENT= Desktop-independent theme switcher for GTK+ LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= gmake +USES= gmake pkgconfig USE_GNOME= gnomehack gtk20 intlhack MAN1= lxappearance.1 diff --git a/x11-themes/rezlooks/Makefile b/x11-themes/rezlooks/Makefile index 215370d66e3b..e3f625027fa2 100644 --- a/x11-themes/rezlooks/Makefile +++ b/x11-themes/rezlooks/Makefile @@ -14,6 +14,7 @@ COMMENT= GTK+ 2.x engine based on Clearlooks WRKSRC= ${WRKDIR}/rezlooks-${PORTVERSION} GNU_CONFIGURE= yes +USES= pkgconfig USE_GNOME= gtk20 OPTIONS_DEFINE= ANIMATION -- cgit v1.2.3