summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs
diff options
context:
space:
mode:
authormanu <manu>2011-08-20 01:13:28 +0000
committermanu <manu>2011-08-20 01:13:28 +0000
commit91618d757b9f50b121abd174f708daedb5d390f8 (patch)
tree3910d4d0cf6c80e27d5ccd849898ea8fa505ef1e /filesystems/glusterfs
parent62d22ca4b42ced6774fe0edc2fec7a14678eec2d (diff)
downloadpkgsrc-91618d757b9f50b121abd174f708daedb5d390f8.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/glusterfs')
-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