summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-07-29 16:29:08 +0000
committerjperkin <jperkin@pkgsrc.org>2022-07-29 16:29:08 +0000
commitf90b81cc1250169ce650699ed5423548a8c71681 (patch)
tree0f567c9d177b3458f056d0f7fd3ceb470dd2b1eb /audio
parent110f1b47fd455f2b581aa9a14bafac66f9e814eb (diff)
downloadpkgsrc-f90b81cc1250169ce650699ed5423548a8c71681.tar.gz
*: Explicitly pass -lintl on SunOS where required.
Recent libtool update appears to have exposed more of these.
Diffstat (limited to 'audio')
-rw-r--r--audio/speech-dispatcher/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/speech-dispatcher/Makefile b/audio/speech-dispatcher/Makefile
index 84a76de0f50..dc8e8ecb410 100644
--- a/audio/speech-dispatcher/Makefile
+++ b/audio/speech-dispatcher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2022/06/30 11:18:03 nia Exp $
+# $NetBSD: Makefile,v 1.27 2022/07/29 16:29:08 jperkin Exp $
DISTNAME= speech-dispatcher-0.10.2
PKGREVISION= 5
@@ -33,6 +33,8 @@ CONFIGURE_ARGS+= --without-nas
CONFIGURE_ARGS+= --without-oss
CONFIGURE_ARGS+= --without-pulse
+LIBS.SunOS+= -lintl
+
.include "../../mk/bsd.prefs.mk"
PKGCONFIG_OVERRIDE+= speech-dispatcher.pc.in