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/fusefs-s3fs | |
| parent | - Change the download site for swingex, because the original one has disappeared (diff) | |
Convert USE_FUSE macros into USES feature.7-eol
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
Notes
Notes:
svn path=/head/; revision=313527
svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
Diffstat (limited to 'sysutils/fusefs-s3fs')
| -rw-r--r-- | sysutils/fusefs-s3fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile index 121190ad4cae..391ba84299a9 100644 --- a/sysutils/fusefs-s3fs/Makefile +++ b/sysutils/fusefs-s3fs/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ GNU_CONFIGURE= yes PLIST_FILES= bin/s3fs -USE_FUSE= yes +USES= fuse MAN1= s3fs.1 |
