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-ntfs | |
| 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
Diffstat (limited to 'sysutils/fusefs-ntfs')
| -rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 72944f25de19..e84fc4d3082f 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -16,9 +16,9 @@ LICENSE= GPLv2 CONFLICTS_BUILD= bonobo-1.* CONFLICTS_INSTALL= ntfsprogs-* +USES= fuse USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_FUSE= yes USE_ICONV= yes USE_PKGCONFIG= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} --disable-mount-helper \ |
