From 366c0f3c2479442803e93f757451564eeb2d1bf1 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 29 Feb 2012 21:01:08 +0000 Subject: Add fts_open to USE_FEATURES. --- audio/ifp-line/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile index ef48e0dd66a..4f96b77987f 100644 --- a/audio/ifp-line/Makefile +++ b/audio/ifp-line/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/06/18 10:01:28 shattered Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/29 21:01:08 hans Exp $ DISTNAME= ifp-line-0.3 CATEGORIES= audio @@ -15,6 +15,8 @@ INSTALLATION_DIRS+= bin GNU_CONFIGURE= yes +USE_FEATURES+= fts_open + .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/libusb/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3