summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filesystems/glusterfs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index 6a9856457dd..c2408f9e107 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2011/08/09 07:15:42 manu Exp $
+# $NetBSD: Makefile,v 1.16 2011/08/20 01:13:28 manu Exp $
#
DISTNAME= glusterfs-3.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= http://download.gluster.com/pub/gluster/glusterfs/3.2/3.2.2/
@@ -19,6 +19,8 @@ USE_TOOLS+= flex bison
PYTHON_VERSIONS_ACCEPTED= 27 26 25
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+CONFIGURE_ARGS+= CFLAGS=${CFLAGS:M*:Q}\ -D_INCOMPLETE_XOPEN_C063
+
# Make sure we do not attept to link with -lfl
# Only libfl.a is available, and libtool wants libfl.so