diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-06 16:52:02 +0000 |
commit | da12e6723dd1adee8b0c5e4b081caecab544e684 (patch) | |
tree | c2364f5819e8d5e433572c797bab46ab06e70b04 /sysutils/moosefs-client | |
parent | ffc075db2e24d843dce270ae2b5a694a70b5b18c (diff) | |
download | ports-da12e6723dd1adee8b0c5e4b081caecab544e684.tar.gz ports-da12e6723dd1adee8b0c5e4b081caecab544e684.zip |
Notes
Diffstat (limited to 'sysutils/moosefs-client')
-rw-r--r-- | sysutils/moosefs-client/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/moosefs-client/Makefile b/sysutils/moosefs-client/Makefile index d0456e7cbe52..246ca464a26c 100644 --- a/sysutils/moosefs-client/Makefile +++ b/sysutils/moosefs-client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: moosefs-client -# Date created: 1 April 2010 -# Whom: Chifeng Qu <chifeng@gmail.com> -# +# Created by: Chifeng Qu <chifeng@gmail.com> # $FreeBSD$ -# PORTNAME= moosefs PORTREVISION= # @@ -16,7 +12,7 @@ COMMENT= Moosefs client tools DISTINFO_FILE= ${.CURDIR}/../moosefs-master/distinfo -USE_FUSE= yes +USES= fuse USE_PKGCONFIG= yes MAN1= mfstools.1 mfscheckfile.1 mfsdirinfo.1 mfsfileinfo.1 \ |