summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authormanu <manu>2011-08-20 01:13:28 +0000
committermanu <manu>2011-08-20 01:13:28 +0000
commitd0ff49a71b704b5cc1211b7a40697d577dbb6123 (patch)
tree3910d4d0cf6c80e27d5ccd849898ea8fa505ef1e /filesystems
parent11b9ea1c7a6e92f37860a69440e679a6095a3984 (diff)
downloadpkgsrc-d0ff49a71b704b5cc1211b7a40697d577dbb6123.tar.gz
Now that we hide OpenGroup Extended API set 2 from configure, make sure
that it is seen here when we actually need it.
Diffstat (limited to 'filesystems')
-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