summaryrefslogtreecommitdiff
path: root/textproc/json-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/json-glib/Makefile')
-rw-r--r--textproc/json-glib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/json-glib/Makefile b/textproc/json-glib/Makefile
index 5c6063b0f7e..a283a572149 100644
--- a/textproc/json-glib/Makefile
+++ b/textproc/json-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2022/07/29 16:29:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.40 2022/08/09 12:08:34 jperkin Exp $
DISTNAME= json-glib-1.6.2
PKGREVISION= 2
@@ -20,8 +20,6 @@ MESON_ARGS+= -Dman=true
MESON_ARGS+= -Dgtk_doc=disabled
MESON_ARGS+= -Dintrospection=enabled
-LIBS.SunOS+= -lintl
-
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)