From 992586fa0863f8346a19cbcdfbba376c5c4dfd43 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- audio/xfce4-mixer/Makefile | 2 +- audio/xfce4-mpc-plugin/Makefile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index d4e21e545473..5890b4ae93d2 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -17,12 +17,12 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ GNU_CONFIGURE= yes INSTALLS_ICONS= yes +USES= pkgconfig USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 intltool intlhack desktopfileutils USE_XFCE= configenv libmenu libutil panel xfconf -USE_PKGCONFIG= build USE_GSTREAMER= good MAKE_JOBS_UNSAFE= yes diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 685a79a17180..9e8a7b3ce5d2 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -1,6 +1,5 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ -# PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.4.4 @@ -15,12 +14,12 @@ COMMENT= An MPC plugin for Xfce LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd +USES= pkgconfig USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libexo libmenu panel -USE_PKGCONFIG= build .include -- cgit v1.2.3