From 107bfacba9383e0e28884a8425dd8e5cfdd807b9 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 12 Sep 2013 00:21:10 +0000 Subject: Add explicit dependency on pkgconf (27 ports) --- audio/gmixer/Makefile | 7 ++----- audio/nekobee/Makefile | 1 + audio/trommler/Makefile | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index 4b831f77c978..edb30a69b21d 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmixer -# Date created: 25 February 1999 -# Whom: Chris Piazza -# +# Created by: Chris Piazza # $FreeBSD$ -# PORTNAME= gmixer PORTVERSION= 0.98c @@ -17,6 +13,7 @@ COMMENT= X11/gtk+ mixer control ALL_TARGET= gmixer +USES= pkgconfig USE_GNOME= gtk12 PLIST_FILES= bin/gmixer share/pixmaps/gmixer.xpm diff --git a/audio/nekobee/Makefile b/audio/nekobee/Makefile index ec2256282baf..95f9edea90d8 100644 --- a/audio/nekobee/Makefile +++ b/audio/nekobee/Makefile @@ -21,6 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= gordonjcp GH_COMMIT= 3f4737f +USES= pkgconfig USE_GNOME= gtk20 CPPFLAGS+= -I${LOCALBASE}/include/dssi -I${LOCALBASE}/include diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index 19c3318b3dd1..839911125843 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -13,7 +13,7 @@ COMMENT= GTK+2 based drum machine LICENSE= GPLv2 -USES= gmake +USES= gmake pkgconfig USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/Trommler -- cgit v1.2.3