From 0dc34effd5fa8f149bf364d4097516c57e825eea Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 30 Aug 2013 22:31:38 +0000 Subject: Add an explicit dependency on pkgconf While here: - trim headers - convert USE_GMAKE to USES=gmake --- audio/pulseaudio/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/pulseaudio') diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index ba73d5605db7..17dd95910907 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports-stable/audio/pulseaudio/Makefile,v 1.7 2010/06/25 20:35:01 kwm Exp $ -# + # !!!NOTE!!! Any PORTVERSION update to this port must be accompanied by # PORTREVISION bumps to audio/gnome-media, sysutils/gnome-settings-daemon, # and audio/gstreamer-plugins-pulse. @@ -27,10 +27,9 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ USE_GNOME= gnomehack glib20 intltool ltverhack USE_XORG= x11 sm xtst ice USE_LDCONFIG= yes -USES= gettext +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl libtool -USE_GMAKE= yes MAKE_JOBS_UNSAFE=yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ -- cgit v1.2.3