summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-30 16:37:46 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-30 16:37:46 +0000
commit311be303285c905205b1863a32ef68ea7f285185 (patch)
treeab790e123ed3d0f3a02ac1007456f92dbf3e866a /emulators
parent - conversion of USE_GETTEXT to USES framework (diff)
- Fix cases where 2 USES= were used
With hat: portmgr
Notes
Notes: svn path=/head/; revision=316950
Diffstat (limited to 'emulators')
-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 c03b2729569a..a2caf938d450 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -51,7 +51,7 @@ CONFLICTS= open-vm-tools-nox11-[0-9]*
.endif
.if !defined(WITHOUT_FUSE)
-USES= fuse
+USES+= fuse
PLIST_SUB+= FUSE=""
.else
PLIST_SUB+= FUSE="@comment "