From a0552735eead4355592b1de4ff725a81cd15c639 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 6 Mar 2013 16:52:02 +0000 Subject: Convert USE_FUSE macros into USES feature. While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix --- x11-wm/compiz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index a9cfad9ee7b9..ef708ead2f00 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -144,7 +144,7 @@ PLIST_SUB+= DBUS="@comment " .if ${PORT_OPTIONS:MFUSE} CONFIGURE_ARGS+= --enable-fuse -USE_FUSE= yes +USES+= fuse PLIST_SUB+= FUSE="" .else CONFIGURE_ARGS+= --disable-fuse -- cgit