summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-08-09 12:08:27 +0000
committerjperkin <jperkin@pkgsrc.org>2022-08-09 12:08:27 +0000
commita77729245b392c9b6613bcb6e910961a45adb77a (patch)
tree2205f0fbf69293361282d6743184c6be82a92e37 /multimedia
parentbc7be69155f5a762584a114cc42cf44ab2f2d461 (diff)
downloadpkgsrc-a77729245b392c9b6613bcb6e910961a45adb77a.tar.gz
*: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mediatomb/Makefile4
-rw-r--r--multimedia/mkvtoolnix/Makefile3
-rw-r--r--multimedia/totem-pl-parser/Makefile4
3 files changed, 3 insertions, 8 deletions
diff --git a/multimedia/mediatomb/Makefile b/multimedia/mediatomb/Makefile
index 03d501a3292..2967aeddd88 100644
--- a/multimedia/mediatomb/Makefile
+++ b/multimedia/mediatomb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2022/04/18 19:11:46 adam Exp $
+# $NetBSD: Makefile,v 1.84 2022/08/09 12:08:34 jperkin Exp $
DISTNAME= mediatomb-0.12.1
PKGREVISION= 61
@@ -43,8 +43,6 @@ SUBST_STAGE.config= pre-configure
INSTALLATION_DIRS+= share/applications share/examples/mediatomb
-LDFLAGS.SunOS+= -liconv
-
post-extract:
${CP} ${FILESDIR}/config.xml.in ${WRKSRC}/config.xml
${CP} ${FILESDIR}/mediatomb.desktop.in ${WRKSRC}/mediatomb.desktop
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index ad5eb76a1e2..4a8cb99ec69 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2022/07/11 08:46:49 adam Exp $
+# $NetBSD: Makefile,v 1.198 2022/08/09 12:08:34 jperkin Exp $
DISTNAME= mkvtoolnix-69.0.0
CATEGORIES= multimedia
@@ -35,7 +35,6 @@ CONFIGURE_ARGS+= --with-qmake=${QTDIR}/bin/qmake
REPLACE_LOCALEDIR_PATTERNS= build-config.in
LDFLAGS.DragonFly= -lboost_system
-LDFLAGS.SunOS+= -lintl
INSTALL_ENV+= SHELL=${SH:Q}
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 58d50b4b631..833e5619788 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2022/07/29 16:29:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.83 2022/08/09 12:08:34 jperkin Exp $
DISTNAME= totem-pl-parser-3.26.5
PKGREVISION= 4
@@ -19,8 +19,6 @@ MESON_ARGS+= -Denable-quvi=no
# https://gitlab.gnome.org/GNOME/json-glib/issues/35
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/plparse
-LIBS.SunOS+= -lintl
-
PYTHON_FOR_BUILD_ONLY= tool
PKGCONFIG_OVERRIDE+= totem-plparser-mini.pc.in