summaryrefslogtreecommitdiff
path: root/audio/ifp-line
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ifp-line')
-rw-r--r--audio/ifp-line/Makefile4
1 files changed, 3 insertions, 1 deletions
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"