summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-06 16:52:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-06 16:52:02 +0000
commitda12e6723dd1adee8b0c5e4b081caecab544e684 (patch)
treec2364f5819e8d5e433572c797bab46ab06e70b04 /emulators/open-vm-tools/Makefile
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 'emulators/open-vm-tools/Makefile')
-rw-r--r--emulators/open-vm-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index 7acad9852c43..b3d683140b01 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -49,7 +49,7 @@ CONFLICTS= open-vm-tools-nox11-[0-9]*
.endif
.if !defined(WITHOUT_FUSE)
-USE_FUSE= yes
+USES= fuse
PLIST_SUB+= FUSE=""
.else
PLIST_SUB+= FUSE="@comment "