summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorryoon <ryoon>2014-06-17 13:10:09 +0000
committerryoon <ryoon>2014-06-17 13:10:09 +0000
commitf0f76662d8f2e8bdfcbbef8fc330cf27fcc09583 (patch)
treebb3ffb8cce1417907c8af8a0d705d608c73929c5 /audio
parent27cb113375aa28a3644e91263f4720e80891e0c5 (diff)
downloadpkgsrc-f0f76662d8f2e8bdfcbbef8fc330cf27fcc09583.tar.gz
Fix PR pkg/48894
Pulseaudio 5.0 requires libtool 2.4 or later. Set LIBTOOL_REQD. Thank you, joerg@.
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 437eb390558..b527822af4d 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2014/06/10 23:50:49 dsainty Exp $
+# $NetBSD: Makefile,v 1.89 2014/06/17 13:10:09 ryoon Exp $
DISTNAME= pulseaudio-5.0
CATEGORIES= audio
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/PulseAudio
COMMENT= Sound server for POSIX and Win32 systems
LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2
+LIBTOOL_REQD= 2.4
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= aclocal autoheader autoconf automake gmake gm4 intltool msgfmt pkg-config