summaryrefslogtreecommitdiff
path: root/filesystems/libntfs
diff options
context:
space:
mode:
authorjoerg <joerg>2016-03-01 20:16:33 +0000
committerjoerg <joerg>2016-03-01 20:16:33 +0000
commit63d274a10ee2431c0404f3f1631e17cac6fb80e0 (patch)
tree9f95cb734a842a20d99e3c005f19f295a018cfcf /filesystems/libntfs
parent35c046c731747335f067357a39c080b8280d6c39 (diff)
downloadpkgsrc-63d274a10ee2431c0404f3f1631e17cac6fb80e0.tar.gz
Request kernel types on NetBSD.
Diffstat (limited to 'filesystems/libntfs')
-rw-r--r--filesystems/libntfs/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/libntfs/Makefile.common b/filesystems/libntfs/Makefile.common
index 3883dbe9f6b..bb41f916c49 100644
--- a/filesystems/libntfs/Makefile.common
+++ b/filesystems/libntfs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2015/11/10 17:45:22 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2016/03/01 20:16:33 joerg Exp $
# used by filesystems/fuse-ntfs-3g/Makefile
# used by sysutils/ntfsprogs/Makefile
@@ -19,3 +19,5 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-posix-acls
CONFIGURE_ARGS+= --enable-xattr-mappings
+
+CPPFLAGS.NetBSD+= -D_KERNTYPES