From d96a02e48399c79ee5fc3581f28053fcf662fc5f Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Mon, 6 Sep 2010 05:50:06 +0000 Subject: Man page entries for glusterd Signed-off-by: shishir gowda Signed-off-by: Vijay Bellur BUG: 1529 (need man pages for 'gluster' and 'glusterd') URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1529 --- extras/FreeBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/FreeBSD') diff --git a/extras/FreeBSD/Makefile b/extras/FreeBSD/Makefile index ec4b2c6f214..a4309484345 100644 --- a/extras/FreeBSD/Makefile +++ b/extras/FreeBSD/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= fusefs-libs>2.6.3:${PORTSDIR}/sysutils/fusefs-libs LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod -MAN8= glusterfs.8 gluster.8 +MAN8= glusterfs.8 gluster.8 glusterd.8 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 -- cgit