summaryrefslogtreecommitdiff
path: root/audio/lame
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2019-07-11 11:20:06 +0000
committersevan <sevan@pkgsrc.org>2019-07-11 11:20:06 +0000
commit7b2770a29f99eb79095d1adaac41032a7a0b1dc6 (patch)
tree3f76c051bcb05b36114e97d6bbd1d3191896cb2d /audio/lame
parent49f9e82f7bfe18d061b61c7eba3ac0f04f49dfab (diff)
downloadpkgsrc-7b2770a29f99eb79095d1adaac41032a7a0b1dc6.tar.gz
More strnlen(3) users - from Joyent
Diffstat (limited to 'audio/lame')
-rw-r--r--audio/lame/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 7f7dc30eb3d..bf080735b41 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2019/04/20 06:39:49 maya Exp $
+# $NetBSD: Makefile,v 1.83 2019/07/11 11:20:06 sevan Exp $
DISTNAME= lame-3.100
CATEGORIES= audio
@@ -14,6 +14,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+USE_FEATURES+= strnlen
LDFLAGS.SunOS+= -lm