From c88ed3c4af019b684c5a993228b185cd8470449e Mon Sep 17 00:00:00 2001 From: manu Date: Tue, 19 Jul 2011 07:54:30 +0000 Subject: Enable georeplication --- filesystems/glusterfs/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'filesystems/glusterfs/Makefile') diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 0e22c955b4d..51e5d1f37e8 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/07/08 08:02:56 manu Exp $ +# $NetBSD: Makefile,v 1.13 2011/07/19 07:54:31 manu Exp $ # DISTNAME= glusterfs-3.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= filesystems MASTER_SITES= http://download.gluster.com/pub/gluster/glusterfs/3.2/3.2.1/ @@ -72,6 +72,8 @@ BUILD_DEFS+= VARBASE RCD_SCRIPTS= glusterfsd glusterd +PLIST_SRC= ${PLIST_SRC_DFLT} + post-build: cp ${WRKSRC}/doc/glusterd.vol ${WRKSRC}/doc/glusterd.vol.sample @@ -85,6 +87,8 @@ post-install: CFLAGS+= -g INSTALL_UNSTRIPPED= yes +.include "options.mk" + .include "../../mk/bsd.prefs.mk" .include "../../lang/python/application.mk" .if ${OPSYS} == "NetBSD" -- cgit v1.2.3