summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/Makefile
diff options
context:
space:
mode:
authormanu <manu>2015-04-09 15:20:47 +0000
committermanu <manu>2015-04-09 15:20:47 +0000
commit839302d68cb7c19a1df9875af9633febbb8e9720 (patch)
treeda4523c29cfd6502f0f847d1344460ed548c0160 /filesystems/glusterfs/Makefile
parentbc19a81ce2448f0ac44045b571cfaff037859491 (diff)
downloadpkgsrc-839302d68cb7c19a1df9875af9633febbb8e9720.tar.gz
Update glusterfs to 3.6.2
This is a maintenance release, complete Changelog can be found here: http://blog.gluster.org/2015/01/glusterfs-3-6-2-ga-released/
Diffstat (limited to 'filesystems/glusterfs/Makefile')
-rw-r--r--filesystems/glusterfs/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index b15f33d7e0f..009f31b4395 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2015/03/12 16:35:39 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2015/04/09 15:20:47 manu Exp $
-DISTNAME= glusterfs-3.6.0
+DISTNAME= glusterfs-3.6.2
#PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
@@ -96,11 +96,6 @@ CONFIGURE_ARGS+= --enable-debug
.include "../../mk/bsd.prefs.mk"
-PLIST_VARS+= mmx
-.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
-PLIST.mmx= yes
-.endif
-
#.include "../../devel/argp/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"