summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-02-05 10:56:47 +0000
committerjperkin <jperkin@pkgsrc.org>2018-02-05 10:56:47 +0000
commit20150555461cceafac1853a42f723fd4cb5b8052 (patch)
tree57305451c47eccdf1e8df97a43db87742ce83818 /x11
parentdce0f2272cd2ac4e4dca10dff1ad0d2ab23fb51f (diff)
downloadpkgsrc-20150555461cceafac1853a42f723fd4cb5b8052.tar.gz
kdelibs4: Darwin requires -lintl too.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 71b7ea5dc1a..728289ef3b5 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2018/01/17 18:53:25 markd Exp $
+# $NetBSD: Makefile,v 1.94 2018/02/05 10:56:47 jperkin Exp $
DISTNAME= kdelibs-4.14.38
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -86,6 +86,7 @@ PLIST.kgrantpty= yes
.endif
CFLAGS.SunOS+= -D__EXTENSIONS__
+LDFLAGS.Darwin+= -lintl
LDFLAGS.SunOS+= -lintl
# jasper uses SIZE_MAX and friends in its headers.