summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-02-26 10:27:09 +0000
committerjoerg <joerg@pkgsrc.org>2013-02-26 10:27:09 +0000
commitc26a4dd7778b6873ac8efe38650864d07e60a7a3 (patch)
tree98976d866d53976f47c8f58bb425c183f78199c7 /filesystems
parentd89d2c10503466e756c5bcf4e210c8561cea2cd1 (diff)
downloadpkgsrc-c26a4dd7778b6873ac8efe38650864d07e60a7a3.tar.gz
Needs _KMEMUSER on NetBSD/current.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/glusterfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index f6a2b87a041..9c54d5cd045 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/10/19 04:15:21 manu Exp $
+# $NetBSD: Makefile,v 1.34 2013/02/26 10:27:09 joerg Exp $
#
DISTNAME= glusterfs-3.3.1
@@ -72,6 +72,7 @@ PLIST_SUBST+= VARBASE=${VARBASE}
PLIST_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
MESSAGE_SRC= ${PKGDIR}/MESSAGE.${OPSYS}
+CPPFLAGS.NetBSD+= -D_KMEMUSER
post-build:
cp ${WRKSRC}/doc/glusterd.vol ${WRKSRC}/doc/glusterd.vol.sample