summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorjoerg <joerg>2013-02-26 10:27:09 +0000
committerjoerg <joerg>2013-02-26 10:27:09 +0000
commit80bebe119053620101807cdf6a1a33f848c045c0 (patch)
tree98976d866d53976f47c8f58bb425c183f78199c7 /filesystems
parentc12913ccae6669d8424c4813c69ebb4034664444 (diff)
downloadpkgsrc-80bebe119053620101807cdf6a1a33f848c045c0.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