summaryrefslogtreecommitdiff
path: root/audio/bmp-crossfade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/bmp-crossfade/Makefile')
-rw-r--r--audio/bmp-crossfade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile
index 7b581fcff7b..86404878faa 100644
--- a/audio/bmp-crossfade/Makefile
+++ b/audio/bmp-crossfade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/08/13 00:45:50 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2013/08/14 01:13:10 khorben Exp $
#
PKGNAME= bmp-crossfade-0.3.11
@@ -27,4 +27,6 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/bmp/Output
CONFIGURE_ARGS+= --disable-oss
.endif
+.include "options.mk"
+
.include "../../mk/bsd.pkg.mk"