summaryrefslogtreecommitdiff
path: root/multimedia/ogle/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-03-01 20:12:01 +0000
committerjoerg <joerg@pkgsrc.org>2016-03-01 20:12:01 +0000
commit27b5c5986b2a4f17b67251149a56cfbae21137c6 (patch)
treea504121ec1cae1d4d87b1919f5547122ed9d8ebb /multimedia/ogle/Makefile
parentbc4c1b9b752385c5c60c5722a45899be942c8bc6 (diff)
downloadpkgsrc-27b5c5986b2a4f17b67251149a56cfbae21137c6.tar.gz
Sun Audio needs kernel types on NetBSD.
Diffstat (limited to 'multimedia/ogle/Makefile')
-rw-r--r--multimedia/ogle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile
index a0ef2cb1a03..e4d1fd2853a 100644
--- a/multimedia/ogle/Makefile
+++ b/multimedia/ogle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/10/23 10:24:09 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/03/01 20:12:01 joerg Exp $
DISTNAME= ogle-0.9.2
PKGREVISION= 8
@@ -21,6 +21,8 @@ ONLY_FOR_PLATFORM+= NetBSD-*-x86_64
ONLY_FOR_PLATFORM+= Linux-*-*
ONLY_FOR_PLATFORM+= SunOS-*-* DragonFly-*-*
+CPPFLAGS.NetBSD+= -D_KERNTYPES
+
USE_TOOLS+= gmake
USE_LIBTOOL= yes