summaryrefslogtreecommitdiff
path: root/x11/libXfont2
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2019-07-08 22:11:06 +0000
committersevan <sevan@pkgsrc.org>2019-07-08 22:11:06 +0000
commitc9829939700765c6703dc91217ea7b619f5e96e5 (patch)
tree9ff9e19805d8914bebd887d1322759e435f33342 /x11/libXfont2
parent16db034220209113a7b7974c70791b6f9cd961e9 (diff)
downloadpkgsrc-c9829939700765c6703dc91217ea7b619f5e96e5.tar.gz
need strnlen() - resolves build on OS X Tiger
Diffstat (limited to 'x11/libXfont2')
-rw-r--r--x11/libXfont2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXfont2/Makefile b/x11/libXfont2/Makefile
index 7bccec991db..52468cf2eb2 100644
--- a/x11/libXfont2/Makefile
+++ b/x11/libXfont2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/03/07 11:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/08 22:11:06 sevan Exp $
DISTNAME= libXfont2-2.0.3
PKGREVISION= 2
@@ -14,6 +14,7 @@ LICENSE= mit AND modified-bsd
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+USE_FEATURES+= strnlen
PKGCONFIG_OVERRIDE+= xfont2.pc.in